maestro@3.5.18
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 addcommand format and removed references to unsupported.claude/mcp_settings.jsonmanual configuration.Changes:
- Updated MCP setup instructions to use
claude mcp addcommand with all scope options (user, project, local) - Removed outdated manual configuration references to
.claude/mcp_settings.json - Fixed
mst mcp servecommand output to match actual implementation - Added
claude mcp add-jsonas 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
- Updated MCP setup instructions to use