BankingMCP for Grok
com.banking-mcp/banking
Read-only access to your bank balances and transactions in Germany and the EU. Free trial.
client:Grok
transport:streamable-http
Install BankingMCP in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"banking": {
"type": "http",
"url": "https://banking-mcp.com/api/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs