mirror of
https://github.com/jimeh/.vscode.d.git
synced 2026-02-19 03:16:39 +00:00
- Deleted the memory server configuration from both mcp.json and cursor/mcp.json to streamline server settings.
9 lines
97 B
JSON
9 lines
97 B
JSON
{
|
|
"servers": {
|
|
"deepwiki": {
|
|
"url": "https://mcp.deepwiki.com/mcp"
|
|
}
|
|
},
|
|
"inputs": []
|
|
}
|