Skip to content

YAML configuration support #4

@frouaix

Description

@frouaix

Summary

Allow YAML as an alternative configuration format alongside the existing JSON config.

Details

  • Support config.yaml / config.yml at ~/.config/applescript-mcp/ as alternative to config.json
  • Define precedence: JSON takes priority if both exist (or make it configurable)
  • Add a YAML parsing dependency (e.g., js-yaml)
  • Update config loading in packages/mcp-server/src/config/
  • Update documentation in README.md

Phase 23 item

From TODO.md

Phase 23: YAML configuration support — Allow YAML as an alternative config format

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions