Loading MCP server directory, please wait...
Coordinate and verify OpenCode workers over MCP Streamable HTTP.
npx @getmcp/cli add io.github.ManuOtel/opencode-mcp-bridgeRequires Python 3.10+. Community-contributed server. Review source before installing.
AuthorizationBearer token for the user's own bridge deployment.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ManuOtel/opencode-mcp-bridge": {
"url": "https://opencode-mcp.manuotel.com/worker-mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}