We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7e29a1 commit 5d57d03Copy full SHA for 5d57d03
1 file changed
.opencode/opencode.jsonc
@@ -1,6 +1,6 @@
1
{
2
"$schema": "https://opencode.ai/config.json",
3
- // "plugin": ["opencode-openai-codex-auth"],
+ "plugin": ["opencode-openai-codex-auth"],
4
// "enterprise": {
5
// "url": "https://enterprise.dev.opencode.ai",
6
// },
@@ -10,17 +10,4 @@
10
"options": {},
11
},
12
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
26
}
0 commit comments