Archived
remove context7
This commit is contained in:
+2
-11
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"$schema": "https://opencode.ai/config.json",
|
||||
"model": "openai/gpt-5.4",
|
||||
"model": "openai/gpt-5.6-sol",
|
||||
"default_agent": "ci-plan-creator",
|
||||
"share": "disabled",
|
||||
"autoupdate": false,
|
||||
@@ -14,18 +14,9 @@
|
||||
"explore": { "disable": true }
|
||||
},
|
||||
"mcp": {
|
||||
"context7": {
|
||||
"type": "remote",
|
||||
"url": "https://mcp.context7.com/mcp",
|
||||
"headers": {
|
||||
"CONTEXT7_API_KEY": "{env:CONTEXT7_API_KEY}"
|
||||
},
|
||||
"enabled": true,
|
||||
"timeout": 30000
|
||||
},
|
||||
"exa": {
|
||||
"type": "remote",
|
||||
"url": "https://mcp.exa.ai/mcp?tools=web_search_exa,web_fetch_exa",
|
||||
"url": "https://mcp.exa.ai/mcp?tools=web_search_exa",
|
||||
"enabled": true,
|
||||
"timeout": 30000
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user