This commit is contained in:
Dax Raad
2025-12-10 00:39:24 -05:00
parent 915559b532
commit 5a382b31d8
7 changed files with 142 additions and 112 deletions

View File

@@ -10,17 +10,5 @@
"options": {},
},
},
"mcp": {
"exa": {
"type": "remote",
"url": "https://mcp.exa.ai/mcp",
},
"morph": {
"type": "local",
"command": ["bunx", "@morphllm/morphmcp"],
"environment": {
"ENABLED_TOOLS": "warp_grep",
},
},
},
"mcp": {},
}