OpenCode MCP Bridge for Cursor
io.github.manuotel/opencode-mcp-bridge
Coordinate and verify OpenCode workers over MCP Streamable HTTP.
client:Cursor
transport:streamable-http
Install OpenCode MCP Bridge in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"opencode-mcp-bridge": {
"url": "https://opencode-mcp.manuotel.com/worker-mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs