MCP server · MX
mx-platform
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 MX. 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 MX publishes an official server, this page will update to it on the next build.
Descriptor
Candidate descriptor · transport http
Tools
list_users— List users belonging to the client.create_user— Create a user.list_institutions— List financial institutions supported by MX.create_member— Connect a user to an institution by creating a member.list_members— List a user's members (institution connections).read_member_status— Read the aggregation/connection status of a member.aggregate_member— Trigger a data aggregation for a member.verify_member— Trigger account verification for a member.list_member_accounts— List accounts for a member.list_user_accounts— List all accounts for a user.read_account— Read a single account.list_transactions— List transactions for a user.list_transactions_by_account— List transactions for a specific account.request_widget_url— Request a URL to embed an MX widget (e.g. Connect) for a user.
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.