Commit 8e60096
fix: wrap .mcp.json config in mcpServers key
The .mcp.json file was missing the required `mcpServers` wrapper,
causing MCP clients to fail parsing with a schema validation error.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent b1684c6 commit 8e60096
1 file changed
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
5 | 7 | | |
6 | 8 | | |
0 commit comments