AssetFare USDC Bridge for VS Code
io.github.odaiin/assetfare-bridge
Non-custodial USDC bridge and cross-chain swap quotes: Solana to Base; unsigned, never signs/submits
client:VS Code
transport:streamable-http
tools:9
Install AssetFare USDC Bridge in VS Code
.vscode/mcp.json
{
"servers": {
"assetfare-bridge": {
"type": "http",
"url": "https://api.assetfare.dev/mcp/bridge"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs