MCP server · Volt
volt-io-accounts
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.
⚠ Proposed MCP surface. No official hosted MCP server was found for Volt. The tools below are a candidate set derived from this provider's API, and the link points at the source descriptor rather than a live server. If Volt publishes an official server, this page will update to it on the next build.
Descriptor
Candidate descriptor · transport http
Tools
list_transactions— List account transactions with filters and paginationget_transaction— Get details of a single transactioncreate_transaction— Create a transaction (payout / settlement / internal transfer); requires Idempotency-Keyget_account_holder_verification— Get account holder verification (VoP/CoP) detailsapprove_account_holder_verification— Approve an account holder verification resultreject_account_holder_verification— Reject an account holder verification resultlist_accounts— List Volt Accountsget_account— Get details of a single Volt Accountclose_account— Close a Volt Accountlist_account_beneficiaries— List transaction beneficiaries for an accountlist_aliases— List aliases for an accountorder_aliases— Order new aliases for a Volt Account; requires Idempotency-Keyget_alias_order_status— Get the status of an alias orderget_alias— Get details of a single aliaschange_alias_state— Activate / deactivate an aliasclose_alias— Close an aliaslist_trusted_accounts— List trusted accountscreate_named_account_order— Create a named account order; requires Idempotency-Keyget_named_account_order_status— Get the status of a named account orderprocess_incoming_payment— Sandbox - simulate processing an incoming paymentreverse_incoming_transaction— Sandbox - simulate reversing an incoming transaction
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.