BlindPay for VS Code
com.blindpay/mcp
Official BlindPay MCP server: stablecoin payouts, payins, quotes and receivers for global payments.
client:VS Code
transport:streamable-http
runtime:npm
Install BlindPay in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://mcp.blindpay.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs