Skip to content

maestro@3.5.18

Choose a tag to compare

@mirinodev mirinodev released this 04 Aug 18:50
· 5 commits to main since this release

Patch Changes

  • #0 6a548dc Thanks @camoneart! - fix: update MCP documentation and remove unsupported manual configuration

    Updated all MCP setup instructions to use modern claude mcp add command format and removed references to unsupported .claude/mcp_settings.json manual configuration.

    Changes:

    • Updated MCP setup instructions to use claude mcp add command with all scope options (user, project, local)
    • Removed outdated manual configuration references to .claude/mcp_settings.json
    • Fixed mst mcp serve command output to match actual implementation
    • Added claude mcp add-json as an alternative JSON-based configuration method
    • Added warnings that traditional manual configuration is no longer supported

    Fixed behavior:

    • Command output now correctly shows modern setup instructions instead of legacy JSON configuration
    • Documentation now matches Anthropic's official MCP documentation
    • All three scope options are properly documented with accurate descriptions