Skip to content
Cursor

Multi-Bridge for Cursor

io.github.evozim/multi-bridge

Cross-chain pathfinder and bridge routing optimization using Li.Fi.

client:Cursor transport:sse

Install Multi-Bridge in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "multi-bridge": {
      "url": "https://multi-bridge-mcp.vercel.app/api/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Multi-Bridge in other clients