Skip to content

Commit 5d57d03

Browse files
committed
opencode config
1 parent f7e29a1 commit 5d57d03

File tree

1 file changed

+1
-14
lines changed

1 file changed

+1
-14
lines changed

.opencode/opencode.jsonc

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://opencode.ai/config.json",
3-
// "plugin": ["opencode-openai-codex-auth"],
3+
"plugin": ["opencode-openai-codex-auth"],
44
// "enterprise": {
55
// "url": "https://enterprise.dev.opencode.ai",
66
// },
@@ -10,17 +10,4 @@
1010
"options": {},
1111
},
1212
},
13-
"mcp": {
14-
"exa": {
15-
"type": "remote",
16-
"url": "https://mcp.exa.ai/mcp",
17-
},
18-
"morph": {
19-
"type": "local",
20-
"command": ["bunx", "@morphllm/morphmcp"],
21-
"environment": {
22-
"ENABLED_TOOLS": "warp_grep",
23-
},
24-
},
25-
},
2613
}

0 commit comments

Comments
 (0)