Connect Banks MCP
Give compatible agents secure, read-only access to the financial products you choose. Banks MCP uses the standard Streamable HTTP transport.
Server URL
Use this exact URL, including /mcp, in any client that supports remote MCP servers.
Streamable HTTP endpoint
http://127.0.0.1:8765/mcpChoose your client
Add Banks MCP once, then continue in your agent to finish the connection.
Terminal command
codex mcp add banks --url http://127.0.0.1:8765/mcpStart a new Codex session after adding the server.
What happens next
The local server uses the products enabled in this dashboard.
Your client discovers the tools available at the URL above.
Local connections do not require a separate OAuth sign-in. Keep Banks MCP running while your agent uses it.
Only products enabled for MCP access in this dashboard are exposed.
Try it
Copy an example after your client shows Banks MCP as connected.
Available tools
Every current tool is read-only, non-destructive, and idempotent.
See which banks this device can access.
Inspect accounts, cards, and masked identifiers.
Summarize assets and liabilities by currency.
Read bounded history for a connected account.
Review recent activity across bank products.
Access and privacy
The MCP boundary is deliberately read-only and product-scoped.
The server binds to 127.0.0.1 and validates browser origins and host headers.
Bank credentials are encrypted at rest and are never returned by an MCP tool or shared with your agent.
Agents can read balances and activity, but cannot move money, change bank settings, or reveal saved credentials.
Troubleshooting
Most connection issues come from an incorrect endpoint or an incomplete authorization.
Confirm the configured URL exactly matches the endpoint above and includes /mcp, then confirm Banks MCP is still running.
Enable that product for MCP access on its bank connection.