opencode-mcp-bridge

teodorgross/opencode-mcp-bridge
★ 0 stars JavaScript AI/LLM Updated today
Keep your Claude Max or Codex subscription for the thinking — let a cheap model on your own key do the typing. A local MCP server that delegates coding tasks to a temporary OpenCode session. Non-blocking, and the model is locked against the calling agent.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "opencode-mcp-bridge": {
      "command": "npx",
      "args": [
        "-y",
        "teodorgross/opencode-mcp-bridge"
      ]
    }
  }
}

Topics

agent-delegationai-agentsautomationclaude-codeclicost-optimizationdeveloper-toolsllmmcpmodel-context-protocolnodejsopencodeopenroutersubagent