BankingMCP for Zed
com.banking-mcp/banking
Read-only access to your bank balances and transactions in Germany and the EU. Free trial.
client:Zed
transport:streamable-http
Install BankingMCP in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"banking": {
"url": "https://banking-mcp.com/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs