ing-australia-cds-banking
Candidate MCP tool surface derived from the CDS Banking operations. ING Australia does not publish an official hosted MCP server. The PRODUCT tools (list/get products) map to the public, unauthenticated PRD endpoints and are safe to expose to an agent directly; every other tool requires a CDR consumer-data-sharing session under FAPI OAuth2 and can only run inside an Accredited Data Recipient context. All tools are read-only.
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
Descriptor
Candidate descriptor · transport http
Tools
list_banking_products— List ING's publicly offered banking products (public, unauthenticated).get_banking_product_detail— Get full detail for one publicly offered product (public, unauthenticated).list_banking_accounts— List the customer's accounts.get_banking_account_detail— Get detail for one account.get_banking_balance— Get the balance for a single account.list_banking_transactions— List transactions for an account.get_banking_transaction_detail— Get detail for one transaction.list_banking_payees— List the customer's saved payees.list_direct_debits— List direct debit authorisations for an account.list_scheduled_payments— List scheduled payments for an account.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.