live mode access. You also need a supported client: Claude, ChatGPT, Cursor, VS Code, or Claude Code.
Connect to Fintoc’s MCP server
- Claude
- ChatGPT
- Cursor
- VS Code
- Claude Code
- Other
Claude supports custom connectors on the web, desktop, mobile, and Cowork. Custom connectors are available on the Free, Pro, Max, Team, and Enterprise plans. For configuration options, see the Claude documentation.Team / Enterprise:
- An Owner must first add the connector in Organization settings → Connectors (Add → Custom → Web).
- Go to Customize → Connectors.
- Find the Fintoc custom connector your Owner added and click Connect.
- Go to Customize → Connectors.
- Click ”+” then Add custom connector.
-
Enter the server URL
https://mcp.fintoc.com. - Click Add, then connect and authenticate via OAuth.
live mode.
Tools
We recommend enabling human confirmation before tools run. Use caution when you run the Fintoc MCP server with other servers to avoid prompt injection attacks. To request more tools or share feedback, email Fintoc’s team at mcp@fintoc.com. The server exposes the following MCP tools:
The operation tools make supported Fintoc actions available through MCP without exposing one tool per action. This keeps the tool set compact as Fintoc adds more capabilities.
Supported operations
The Fintoc MCP server currently supports:- Payments: list and create customers; list payment intents, checkout sessions, and payment methods; list, create, and cancel refunds
- Billing: list, create, finalize, and void invoices; list, create, and update subscriptions
- Movements: list links, linked bank accounts, and movements
- Payouts: list payouts and payout resources
- Business Accounts: list accounts, account statements, entities, account numbers, and transfers; create account numbers
- Webhooks: list webhook endpoints
- Paying an invoice. Use Pay an invoice.
- Canceling a subscription. Use Cancel a subscription.
- Detaching the payment method of a subscription. Use Detach the payment method from a subscription.
Connect to the Fintoc Docs MCP server
The docs server lets an agent answer questions about the Fintoc API by querying the documentation. Use it when you want code samples, endpoint lookups, or explanations without leaving your editor.- Cursor
- VS Code
- Claude Code
- ChatGPT
- Other
Add the following to your
~/.cursor/mcp.json file. For configuration options, see the Cursor documentation.