Connecting AI Agents With MCP
Expose your wallet's read surface to ChatGPT or Claude through a Model Context Protocol server, safely.
OpenPay Pro Team · May 22, 2026 · 6 min read
AdvancedDevelopers
Agent integrations let an assistant answer questions about your account without you copying data into a chat window. OpenPay Pro ships an MCP server for exactly this.
What the server exposes
- Profile basics
- Wallets and balances
- Transaction history
- Ledger entries
The surface is intentionally read-oriented. An agent can explain your account; it cannot empty it.
Authorisation
Connections are authorised with OAuth 2.1. You approve the client explicitly, and you can revoke it at any time from the connection screen.