Payrexx Connector for AI agents.
11 live capabilities
Manage Swiss and European payment gateways and recurring subscriptions.
Waiting for input…
Why people use Payrexx
Payrexx for Swiss Payment Gateway Automation
With this Connector, you can just ask your agent to 'find the transaction for order #123 and tell me the status.' The agent uses the Connector to pull that data instantly. You get the answer in seconds, allowing you to stay focused on the customer instead of the dashboard.
What Vinkius changes
You get a natural language interface for your entire Payrexx payment operation.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
The 'Where is my refund?' query
A customer asks about a refund.
- Real-world use case 02
One-off event sales
A charity needs to collect donations.
- Real-world use case 03
Subscription Audit
A finance lead needs to see how many people are on the 'Pro' plan.
Complete set · 11capabilities
The complete Payrexx capability set.
These are the exact actions your AI can choose when you ask it to work with Payrexx.
01—04
4 capabilities in this set.
Part of 11 available through Payrexx.
- 01 Capability
Check api status
Verify that your connection to the Payrexx system is active. This ensures your agent has the right permissions before it tries to perform any actions.
- 02 Capability
List gateways
See every payment gateway currently active in your account. This gives you a bird's-eye view of all your available payment links and hosted pages.
- 03 Capability
Create gateway
Generate a new hosted payment page for a specific sale. This is perfect for creating one-off payment links to send to customers via email.
- 04 Capability
Get gateway
Pull all the specific details for an existing payment gateway. Use this to check the status or configuration of a specific hosted link.
05—08
4 capabilities in this set.
Part of 11 available through Payrexx.
- 05 Capability
Get transaction
Look up the full details of a single payment. This is useful when a customer provides a reference number and you need to see the exact status.
- 06 Capability
List payment methods
See which payment options like TWINT or credit cards are available to your customers. Use this to confirm your supported local and international methods.
- 07 Capability
List payouts
View your history of payouts from Payrexx. This helps you track when and how much money was moved to your bank account.
- 08 Capability
List subscriptions
Get a full list of all your active recurring billing cycles. Use this to see who is currently paying for your services on a regular basis.
09—11
3 capabilities in this set.
Part of 11 available through Payrexx.
- 09 Capability
List transactions
See a history of your recent payments. It helps you quickly scan through successful, pending, or failed transactions from the last few days.
- 10 Capability
List webhooks
See all the webhooks you have configured for your account. This lets you manage how your system receives real-time updates on payment events.
- 11 Capability
List invoices
Get a list of all the invoices generated by your account. Use this to keep a clear record of what has been billed and what is still outstanding.
Set up in minutes
One URL. Then ask Payrexx to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Payrexx from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_HCfuWSaqYJUiJ1lO3Tvrj7mp1GmsWpekdZxVWNda/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Payrexx, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Payrexx for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_HCfuWSaqYJUiJ1lO3Tvrj7mp1GmsWpekdZxVWNda/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Payrexx URL.
- Step 03
Save and start
Save the connection and enable Payrexx in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"payrexx": {
"url": "https://edge.vinkius.com/vk_preview_HCfuWSaqYJUiJ1lO3Tvrj7mp1GmsWpekdZxVWNda/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Payrexx
Open Agent mode in chat and ask: "Using Payrexx, help me...". 11 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"payrexx": {
"url": "https://edge.vinkius.com/vk_preview_HCfuWSaqYJUiJ1lO3Tvrj7mp1GmsWpekdZxVWNda/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Payrexx
Ask Copilot: "Using Payrexx, help me...". 11 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"payrexx": {
"url": "https://edge.vinkius.com/vk_preview_HCfuWSaqYJUiJ1lO3Tvrj7mp1GmsWpekdZxVWNda/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Payrexx
Open Cascade and ask: "Using Payrexx, help me...". 11 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"payrexx": {
"url": "https://edge.vinkius.com/vk_preview_HCfuWSaqYJUiJ1lO3Tvrj7mp1GmsWpekdZxVWNda/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Payrexx
Ask Cline: "Using Payrexx, help me...". 11 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add payrexx --transport http "https://edge.vinkius.com/vk_preview_HCfuWSaqYJUiJ1lO3Tvrj7mp1GmsWpekdZxVWNda/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Payrexx
Ask Claude: "Using Payrexx, show me...". 11 tools are ready
Where the request belongs
Work Payrexx can move forward.
This is for Swiss and European merchants who are tired of manual data entry. It's for the business owner who needs to see revenue health instantly and the finance manager who needs to audit subscriptions without a spreadsheet.
Swiss E-commerce Owner
Manages high-volume sales and needs to see real-time transaction health without logging into the merchant portal constantly.
Finance Ops Manager
Handles recurring billing and needs to quickly pull payout reports or list active subscriptions for auditing.
Checkout Developer
Wants to programmatically create payment gateways and monitor webhook metadata to ensure smooth integrations.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsAdyen
Global payment processing. manage payments, refunds, and merchant accounts via AI.
Worldpay
Process payments, manage refunds, and audit settlements on Worldpay. the global leader in payment processing technology.
Mollie
Accept online payments across Europe with a payment gateway that supports iDEAL, credit cards, PayPal, and local methods seamlessly.
Ping++
Bring unified payment intelligence to your AI with Ping++. Integrate WeChat, Alipay, and UnionPay through a single clean API interface.
Nuvei
Connect your AI agent to Nuvei to track transactions, manage payments, and securely tokenize cards through natural conversation.
Checkout.com
Manage global payments via Checkout.com. process payments, capture funds, handle refunds, and vault instruments directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep Payrexx connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Payrexx.
The practical details behind the request, access and result.
Can I use the Payrexx MCP to manage my Swiss payments?
Yes, this Connector connects your Payrexx account to your AI client so you can manage Swiss-specific payments like TWINT and PostFinance using natural language.
Does the Payrexx MCP support recurring subscriptions?
Yes, you can ask your agent to list all active subscriptions or check the status of specific recurring billing cycles.
Can I create one-off payment links with this?
You can use your agent to generate custom payment links for specific amounts and titles, which you can then share with customers immediately.
Is my payment data secure with the Payrexx MCP?
The integration follows Payrexx's PCI compliance standards, ensuring your financial data remains protected while your AI agent performs tasks.
Can I check my payout history using the Payrexx MCP?
Yes, you can ask the agent to list your payouts to see a history of funds moved to your bank account.
How do I connect my Payrexx account to the AI?
You just need to provide your Payrexx Instance Name and API Secret in the connection settings to give your agent access.
Can my AI automatically find the status for a specific transaction by its ID?
Yes! Use the get_transaction capability with the Transaction ID. Your agent will respond with complete metadata, including payment method, currency, amount, and final status in seconds.
How do I find my Payrexx API Secret and Instance Name?
Log in to your Payrexx merchant dashboard, navigate to Settings > API, and you will find your unique secret key and instance name (e.g., yourname.payrexx.com) there.
Does this work for recurring payments?
Absolutely. You can use the list_subscriptions capability to monitor active recurring billing cycles and orchestrate multi-use gateways for recurring customer payments.
One connection away
Give your agent a direct line to Payrexx.
Connect Payrexx once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available