Bancadia MCP for VS Code
io.github.macphe22/bancadia-mcp
Query Bancadia's registry of US business checking account products with structured filters.
client:VS Code
transport:streamable-http
tools:2
Install Bancadia MCP in VS Code
.vscode/mcp.json
{
"servers": {
"bancadia-mcp": {
"type": "http",
"url": "https://mcp.bancadia.com/"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs