Bancadia MCP for Cursor
io.github.macphe22/bancadia-mcp
Query Bancadia's registry of US business checking account products with structured filters.
client:Cursor
transport:streamable-http
tools:2
Install Bancadia MCP in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"bancadia-mcp": {
"url": "https://mcp.bancadia.com/"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs