Skip to content
Claude Desktop

AssetFare USDC Bridge for Claude Desktop

io.github.odaiin/assetfare-bridge

Non-custodial USDC bridge and cross-chain swap quotes: Solana to Base; unsigned, never signs/submits

client:Claude Desktop transport:streamable-http tools:9

Install AssetFare USDC Bridge in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "assetfare-bridge": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://api.assetfare.dev/mcp/bridge"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

What Claude Desktop can do once it is connected

AssetFare USDC Bridge in other clients