Skip to content

Commit 001c99e

Browse files
Add codex-mcp-manager to MCP configuration
1 parent 54fa3be commit 001c99e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

opencode.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,13 @@
2525
"codex",
2626
"mcp"
2727
]
28+
},
29+
"codex-mcp-manager": {
30+
"type": "local",
31+
"command": [
32+
"node",
33+
"/Users/bytedance/dev/codex/codex-mcp-manager/index.mjs"
34+
]
2835
}
2936
}
3037
}

0 commit comments

Comments
 (0)