Files
.vscode.d/mcp.json
Jim Myhrberg 9e237e2c90 chore(mcp): remove memory server configuration from mcp.json files
- Deleted the memory server configuration from both mcp.json and cursor/mcp.json to streamline server settings.
2026-01-07 08:25:02 +00:00

9 lines
97 B
JSON

{
"servers": {
"deepwiki": {
"url": "https://mcp.deepwiki.com/mcp"
}
},
"inputs": []
}