kevin
Candidate MCP tool surface derived from the operationIds exposed by the official kevin. platform SDK (Auth, General, Payment Initiation, Account Information services). No official hosted MCP server was found; this is a starting point, not a published server.
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
get_countries— List supported countriesget_banks— List supported banksget_bank— Get a single bank's dataget_savings_banks— List supported savings banksget_payment_methods— List supported payment methodsget_project_settings— Get project settingsinitiate_payment— Initiate a bank or card (hybrid) paymentget_payment— Retrieve a paymentget_payment_status— Get a payment's statusinitiate_payment_refund— Initiate a payment refundget_payment_refunds— List refunds for a paymentstart_auth— Start user authentication for account accessreceive_token— Exchange an auth key for a bearer + refresh tokenrefresh_token— Exchange a refresh token for a new bearer tokenreceive_token_content— Inspect a bearer token's contentget_accounts— List authorized accountsget_account— Get account detailsget_account_transactions— Get account transactionsget_account_balance— Get account balance
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.