AssetFare USDC Bridge for Cursor
io.github.odaiin/assetfare-bridge
Non-custodial USDC bridge and cross-chain swap quotes: Solana to Base; unsigned, never signs/submits
client:Cursor
transport:streamable-http
tools:9
Install AssetFare USDC Bridge in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"assetfare-bridge": {
"url": "https://api.assetfare.dev/mcp/bridge"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs