summaryrefslogtreecommitdiffhomepage
path: root/.opencode
diff options
context:
space:
mode:
Diffstat (limited to '.opencode')
-rw-r--r--.opencode/opencode.jsonc15
1 files changed, 1 insertions, 14 deletions
diff --git a/.opencode/opencode.jsonc b/.opencode/opencode.jsonc
index 5a1d36381..ffc4cf846 100644
--- a/.opencode/opencode.jsonc
+++ b/.opencode/opencode.jsonc
@@ -1,6 +1,6 @@
{
"$schema": "https://opencode.ai/config.json",
- // "plugin": ["opencode-openai-codex-auth"],
+ "plugin": ["opencode-openai-codex-auth"],
// "enterprise": {
// "url": "https://enterprise.dev.opencode.ai",
// },
@@ -10,17 +10,4 @@
"options": {},
},
},
- "mcp": {
- "exa": {
- "type": "remote",
- "url": "https://mcp.exa.ai/mcp",
- },
- "morph": {
- "type": "local",
- "command": ["bunx", "@morphllm/morphmcp"],
- "environment": {
- "ENABLED_TOOLS": "warp_grep",
- },
- },
- },
}