mirror of
https://github.com/Yeachan-Heo/oh-my-claudecode.git
synced 2026-09-02 22:14:43 +08:00
9 lines
130 B
JSON
9 lines
130 B
JSON
{
|
|
"mcpServers": {
|
|
"t": {
|
|
"command": "node",
|
|
"args": ["${CLAUDE_PLUGIN_ROOT}/bridge/mcp-server.cjs"]
|
|
}
|
|
}
|
|
}
|