MCP Integration
The Model Context Protocol (MCP) allows AI assistants to interact directly with Inyo's payment APIs. Instead of writing API calls manually, developers and AI agents can use natural language to create payments, check accounts, process refunds, and more — all through a standardized protocol.
What Is MCP?
MCP is an open protocol that connects AI models to external tools and data sources. When you connect an MCP server to an AI assistant like Claude or Cursor, the assistant gains the ability to call real APIs on your behalf — reading data, creating resources, and executing operations through structured tool calls.
For payment processing, this means an AI assistant can:
- Create and authorize payments
- Capture, void, or refund transactions
- Check card and bank account details
- Retrieve payment status and history
- Generate foreign exchange quotes
- Initiate Plaid bank account linking
Available MCP Servers
| Product | Package | Status |
|---|---|---|
| Payments Gateway | @inyo-global/gateway-mcp | Available |
| Remittances | Coming soon | In development |
Compatible Clients
Inyo MCP servers work with any MCP-compliant client, including:
- Claude Desktop — Anthropic's desktop application for Claude
- Claude Code — Anthropic's CLI agent for software development
- Cursor — AI-powered code editor
- Any MCP-compatible client — The protocol is open and standardized
