Payfunnels Connector for AI agents.
12 live capabilities
Manage payment funnels and recurring billing through your AI client
Waiting for input…
Why people use Payfunnels
Payfunnels for Automated Payment Collection
This Connector puts that power into your AI client. You just describe the action you need, and it handles the rest. You get a finished payment link or a refund confirmation in seconds.
What Vinkius changes
You get to manage your entire payment lifecycle through a chat window instead of a web dashboard.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Closing a deal on a sales call
A sales rep asks the agent to 'Create a $500 link for the consulting package' and sends it to the client immediately during a live conversation.
- Real-world use case 02
Handling a customer refund
A customer asks for a refund; the rep asks the agent to 'Find the last payment for user X and refund it' to resolve the issue instantly.
- Real-world use case 03
Checking subscription growth
A coach asks 'How many active subscriptions do we have today?
Complete set · 12capabilities
The complete Payfunnels capability set.
These are the exact actions your AI can choose when you ask it to work with Payfunnels.
01—04
4 capabilities in this set.
Part of 12 available through Payfunnels.
- 01 Capability
Get current user
Pull the profile information for the currently authenticated user. It helps the agent know who it is talking to.
- 02 Capability
List payments
View every payment processed through your account. This is great for auditing your total sales.
- 03 Capability
Cancel subscription
Stop a recurring billing cycle immediately. This is useful for offboarding customers quickly.
- 04 Capability
Create setup fee
Add a new name and amount for a one-time setup charge. Use this to organize your pricing tiers.
05—08
4 capabilities in this set.
Part of 12 available through Payfunnels.
- 05 Capability
Create one time payment link
Generate a unique URL for a single purchase with a specific title and amount. This helps close fast sales.
- 06 Capability
Create recurring payment link
Create a link for a subscription-based payment with a set title and price. This handles recurring revenue.
- 07 Capability
Get payment details
Fetch specific data for a single transaction. Use this to look up order history for customers.
- 08 Capability
Get subscription details
Retrieve the full status and data for a specific recurring subscription. This gives you a deep look at user billing.
09—12
4 capabilities in this set.
Part of 12 available through Payfunnels.
- 09 Capability
List setup fees
See a list of all currently active setup fees in your account. It keeps your pricing structure visible.
- 10 Capability
List service fees
Get a list of all service-related charges. Use this to keep an eye on your overhead costs.
- 11 Capability
List subscriptions
View all active recurring subscriptions in one list. This helps you monitor your active customer base.
- 12 Capability
Refund payment
Send a refund back to a customer for a specific transaction. This helps resolve disputes in seconds.
Set up in minutes
One URL. Then ask Payfunnels to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Payfunnels 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_DChuJadPjteGPuktv73Y4QykQDzGrHDqrDtfHHxL/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 Payfunnels, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Payfunnels for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_DChuJadPjteGPuktv73Y4QykQDzGrHDqrDtfHHxL/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 Payfunnels URL.
- Step 03
Save and start
Save the connection and enable Payfunnels in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"payfunnels": {
"url": "https://edge.vinkius.com/vk_preview_DChuJadPjteGPuktv73Y4QykQDzGrHDqrDtfHHxL/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 Payfunnels
Open Agent mode in chat and ask: "Using Payfunnels, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"payfunnels": {
"url": "https://edge.vinkius.com/vk_preview_DChuJadPjteGPuktv73Y4QykQDzGrHDqrDtfHHxL/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 Payfunnels
Ask Copilot: "Using Payfunnels, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"payfunnels": {
"url": "https://edge.vinkius.com/vk_preview_DChuJadPjteGPuktv73Y4QykQDzGrHDqrDtfHHxL/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 Payfunnels
Open Cascade and ask: "Using Payfunnels, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"payfunnels": {
"url": "https://edge.vinkius.com/vk_preview_DChuJadPjteGPuktv73Y4QykQDzGrHDqrDtfHHxL/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 Payfunnels
Ask Cline: "Using Payfunnels, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add payfunnels --transport http "https://edge.vinkius.com/vk_preview_DChuJadPjteGPuktv73Y4QykQDzGrHDqrDtfHHxL/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 Payfunnels
Ask Claude: "Using Payfunnels, show me...". 12 tools are ready
Where the request belongs
Work Payfunnels can move forward.
This is for anyone tired of the tab-switching tax. It's for the business owner who needs to move fast on sales and the finance person who handles hundreds of recurring billing cycles.
Online Coach
Handles custom payment links for students and checks subscription growth daily.
Finance Ops Manager
Manages high-volume refund requests and monitors service fee structures.
Sales Representative
Quickly generates one-time payment links during live calls to close deals.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsClickFunnels
Manage sales funnels and contacts via ClickFunnels 2.0. track performance, monitor leads, and manage orders directly from any AI agent.
Bolt
Manage your one-click checkout and payments via Bolt. track transactions, manage orders, and process refunds directly from any AI agent.
Checkout Champ
Manage CRM and order workflows via Checkout Champ. track leads, monitor orders, and analyze transactions directly from any AI agent.
Funil de Vendas
Visualize your sales funnel, track deal stages, and manage your pipeline with a CRM designed for the Brazilian market.
FunnelCockpit
Build high-converting sales funnels, landing pages, and email sequences with an all-in-one German marketing platform.
AdRoll
Retarget customers, launch display ad campaigns, and measure conversion performance across web and social channels.
Bring your own AI
Change the model, client or framework. Keep Payfunnels 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 Payfunnels.
The practical details behind the request, access and result.
How does the Payfunnels MCP help with my sales?
It lets you generate custom payment links instantly through your AI client. You can create one-time or recurring links during a conversation and send them to customers immediately, helping you close deals faster without leaving your chat.
Can I use the Payfunnels MCP to handle refunds?
Yes, you can trigger refunds for specific transactions using natural language. Your AI agent can find the payment details and process the refund for you, saving you from digging through your billing dashboard.
Does the Payfunnels MCP support recurring subscriptions?
It does. You can list all active subscriptions, get specific details for any plan, and even cancel recurring billing cycles directly through your AI assistant.
How do I connect Payfunnels to my AI client?
First, subscribe to the Connector on Vinkius. Then, grab your External API Key from your Payfunnels dashboard and paste it into the connection settings for your AI client like Claude or Cursor.
Can the Payfunnels MCP manage setup fees?
Yes, you can create new setup fees and list all existing ones. This makes it easy to manage different pricing structures and one-time charges for your services.
Will the Payfunnels MCP help me track conversion rates?
It allows your agent to pull detailed transaction and funnel data. You can ask for summaries of your conversion rates and revenue to see how your different payment links are performing.
Can my AI automatically find the details for a specific payment by its ID?
Yes! Use the get_payment capability with the Payment ID. Your agent will respond with complete metadata, including amount, status, customer info, and transaction date in seconds.
How do I find my Payfunnels External API Key?
Log in to your Payfunnels dashboard, navigate to Billing > Integration, find the 'Payfunnels API Key' section, and click 'Generate' to see your unique secret key.
Can I process a partial refund via the AI?
The current refund_payment capability processes the full transaction amount. For partial refunds, we recommend using the main Payfunnels dashboard until support is added to the API.
One connection away
Give your agent a direct line to Payfunnels.
Connect Payfunnels once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available