MCP Integration/Available Tools
Available Tools
The MPPFinance MCP server exposes the following tools to any connected agent. All tools are strongly typed and validated before execution.
Tool list
| Tool | Description | Key params |
|---|---|---|
| issue_card | Issue a virtual Visa card | amount, currency, merchant, singleUse, expiresIn |
| list_cards | List all cards by status | status, limit, offset |
| revoke_card | Revoke a card immediately | cardId |
| get_balance | Get wallet balance | — |
| get_history | Transaction history | limit |
| create_session | Create a scoped session key | expiresIn, maxAmount, merchant |
| revoke_session | Revoke a session key | sessionId |
