Commit 5ae0026
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.1 parent cea963b commit 5ae0026
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