ProfitWell Connector for AI agents.
12 live capabilities
Manage SaaS subscription metrics and churn data through natural conversation.
Waiting for input…
Why people use ProfitWell
ProfitWell SaaS Revenue Analysis
This Connector changes the workflow by making your revenue data searchable. You can ask your AI client to pull your latest MRR or identify which customers are about to leave. You get a clear, conversational view of your business health without ever opening a second tab.
What Vinkius changes
You get a real-time revenue dashboard powered by natural conversation.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Analyzing churn trends
A growth lead asks for a churn breakdown to see why users are leaving and identifies high-risk segments using get_retention_stats.
- Real-world use case 02
Resolving billing issues
A customer success rep needs to see a user's history to fix a billing error and uses get_customer_history to find the source.
- Real-world use case 03
Quick revenue summaries
A founder wants a quick summary of last month's MRR and LTV trends to prepare for a board meeting using get_monthly_metrics.
Complete set · 12capabilities
The complete ProfitWell capability set.
These are the exact actions your AI can choose when you ask it to work with ProfitWell.
01—04
4 capabilities in this set.
Part of 12 available through ProfitWell.
- 01 Capability
Get customer history
Look up a customer's full billing history. Use this to see every past transaction and change.
- 02 Capability
Get daily metrics
Pull your daily growth stats. It helps you see small fluctuations in your revenue daily.
- 03 Capability
Exclude customer
Remove specific accounts from your metrics. This is perfect for filtering out test accounts.
- 04 Capability
Get account status
Check your API connection status. Use this to ensure your data sync is still active.
05—08
4 capabilities in this set.
Part of 12 available through ProfitWell.
- 05 Capability
Get customer ltv
Get the total lifetime value for a specific user. Use this to identify your highest-value customers.
- 06 Capability
Get monthly metrics
Retrieve your monthly financial stats. It gives you a high-level view of your monthly growth.
- 07 Capability
Get retention stats
Pull your churn and retention metrics. Use this to see how well you're keeping your customers.
- 08 Capability
Unchurn subscription
Reverse a cancellation for a customer. This lets you quickly react to a customer who wants to stay.
09—12
4 capabilities in this set.
Part of 12 available through ProfitWell.
- 09 Capability
Update subscription
Modify an existing subscription's details. Use this to change plans or billing info on the fly.
- 10 Capability
Churn subscription
Mark a customer as churned. This ensures your metrics stay accurate when a user leaves.
- 11 Capability
Create subscription
Add a new subscriber to your account. This makes it easy to onboard users via chat.
- 12 Capability
List subscription plans
View all your available product plans. This helps you see what's currently offered to customers.
Set up in minutes
One URL. Then ask ProfitWell to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use ProfitWell 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_eZqYy1HcsnlNVH9ei10ZD2GPFpk7hV5YPoBBfWrm/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 ProfitWell, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable ProfitWell for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_eZqYy1HcsnlNVH9ei10ZD2GPFpk7hV5YPoBBfWrm/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 ProfitWell URL.
- Step 03
Save and start
Save the connection and enable ProfitWell in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"profitwell": {
"url": "https://edge.vinkius.com/vk_preview_eZqYy1HcsnlNVH9ei10ZD2GPFpk7hV5YPoBBfWrm/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 ProfitWell
Open Agent mode in chat and ask: "Using ProfitWell, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"profitwell": {
"url": "https://edge.vinkius.com/vk_preview_eZqYy1HcsnlNVH9ei10ZD2GPFpk7hV5YPoBBfWrm/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 ProfitWell
Ask Copilot: "Using ProfitWell, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"profitwell": {
"url": "https://edge.vinkius.com/vk_preview_eZqYy1HcsnlNVH9ei10ZD2GPFpk7hV5YPoBBfWrm/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 ProfitWell
Open Cascade and ask: "Using ProfitWell, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"profitwell": {
"url": "https://edge.vinkius.com/vk_preview_eZqYy1HcsnlNVH9ei10ZD2GPFpk7hV5YPoBBfWrm/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 ProfitWell
Ask Cline: "Using ProfitWell, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add profitwell --transport http "https://edge.vinkius.com/vk_preview_eZqYy1HcsnlNVH9ei10ZD2GPFpk7hV5YPoBBfWrm/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 ProfitWell
Ask Claude: "Using ProfitWell, show me...". 12 tools are ready
Where the request belongs
Work ProfitWell can move forward.
Founders and growth leads who need to see revenue trends without logging into three different dashboards every hour.
Growth Lead
Analyzes churn trends and expansion revenue to adjust marketing spend on a Tuesday afternoon.
Finance Ops
Automates the pulling of monthly metrics for reporting and keeps the revenue data clean.
Customer Success Manager
Checks customer history to resolve billing issues and account health questions quickly.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsChartMogul
Understand your subscription metrics with MRR tracking, churn analysis, and cohort reports that reveal growth opportunities.
Baremetrics
SaaS financial analytics. audit MRR, churn, LTV, and customer subscriptions via AI.
Chargebee
Manage recurring subscriptions, automate billing cycles, and reduce churn with revenue operations built for SaaS growth.
ChurnZero
Manage customer success and health via ChurnZero. track churn scores, monitor segments, and analyze account activity directly from any AI agent.
Net Revenue Retention Calculator
Calculate and analyze NRR and GRR metrics across customer cohorts to evaluate subscription health.
Cohort Retention Analytics
Analyze cohort retention curves, average user lifetime, and benchmark performance against industry standards.
Bring your own AI
Change the model, client or framework. Keep ProfitWell 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 ProfitWell.
The practical details behind the request, access and result.
How can ProfitWell help my SaaS business?
It connects your Paddle Metrics to your AI agent so you can ask questions about revenue, churn, and customer history using plain language instead of manual dashboard digging.
Can I use this to see my churn rates?
Yes, you can pull real-time retention and churn stats instantly. This helps you see exactly how many customers are leaving and why.
How do I manage customer subscriptions with ProfitWell?
You can create new subscriptions, update existing plans, and even reverse cancellations directly through your AI chat interface.
Can I see how much a customer has spent over time?
Yes, you can pull the full billing history and lifetime value for any specific customer to see their total spend and plan changes.
How does this work with my Paddle account?
It uses your ProfitWell Private API Token to securely sync your Paddle Metrics data with your AI agent for real-time analysis.
Can I use this to identify at-risk users?
By analyzing customer history and churn metrics, your AI can help you identify which accounts are showing signs of leaving so you can take action.
Can my AI automatically find the MRR and churn metrics for the current month?
Yes! Use the get_monthly_metrics capability. Your agent will respond with complete metadata for all key metrics, including MRR, churned revenue, and active customers in seconds.
How do I find my ProfitWell Private API Token?
Log in to your ProfitWell/Paddle account, navigate to Account Settings > Integrations, and look for the ProfitWell API card to find your Private Token.
One connection away
Give your agent a direct line to ProfitWell.
Connect ProfitWell once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available