ChartMogul Connector for AI agents.
8 live capabilities
Query your SaaS revenue and churn metrics instantly.
Waiting for input…
Why people use ChartMogul
ChartMogul SaaS Revenue Analytics
With this Connector, you just ask your agent for the data. You get your revenue metrics and customer counts delivered straight into your chat interface. You get the answers you need in seconds without any of the manual clicking.
What Vinkius changes
You get real-time SaaS metrics in your chat interface without manual data exports.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Founder's morning health check
A founder asks their agent for the current MRR and churn rate to see how the business performed overnight using get_mrr_metrics.
- Real-world use case 02
Rapid customer troubleshooting
A success manager asks for the details of a specific customer to check their plan status using get_mogul_customer_details.
- Real-world use case 03
Quarterly revenue auditing
A finance analyst asks for a summary of ARR trends over the last six months to prepare for a board meeting.
Complete set · 8capabilities
The complete ChartMogul capability set.
These are the exact actions your AI can choose when you ask it to work with ChartMogul.
01—04
4 capabilities in this set.
Part of 8 available through ChartMogul.
- 01 Capability
Get arr metrics
Get your Annualized Run Rate metrics. This is useful for seeing your yearly revenue projection.
- 02 Capability
Get subscription metrics
Pull high-level subscription numbers like MRR and ARR. Use this for a quick snapshot of your revenue.
- 03 Capability
Get mogul customer details
Fetch specific details for a single customer. It's the fastest way to see a customer's plan and history.
- 04 Capability
Get mrr metrics
Get your Monthly Recurring Revenue metrics. Use this to track your primary monthly income.
05—08
4 capabilities in this set.
Part of 8 available through ChartMogul.
- 05 Capability
List mogul customers
See a list of every customer in your account. This is great for a broad overview of your user base.
- 06 Capability
List mogul data sources
See which data sources are currently linked. Use this to audit your account's data pipeline.
- 07 Capability
Ping mogul api
Check if your connection to the API is working. This ensures your agent has the right access.
- 08 Capability
Get customer count metrics
See how many customers you have over time. This helps you track your growth trajectory.
Set up in minutes
One URL. Then ask ChartMogul to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use ChartMogul 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_3JFgGcndUmXAE3MC5p0cN1Vu2mdiNEwzdjt5CR6x/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 ChartMogul, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable ChartMogul for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_3JFgGcndUmXAE3MC5p0cN1Vu2mdiNEwzdjt5CR6x/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 ChartMogul URL.
- Step 03
Save and start
Save the connection and enable ChartMogul in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"chartmogul": {
"url": "https://edge.vinkius.com/vk_preview_3JFgGcndUmXAE3MC5p0cN1Vu2mdiNEwzdjt5CR6x/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 ChartMogul
Open Agent mode in chat and ask: "Using ChartMogul, help me...". 8 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"chartmogul": {
"url": "https://edge.vinkius.com/vk_preview_3JFgGcndUmXAE3MC5p0cN1Vu2mdiNEwzdjt5CR6x/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 ChartMogul
Ask Copilot: "Using ChartMogul, help me...". 8 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"chartmogul": {
"url": "https://edge.vinkius.com/vk_preview_3JFgGcndUmXAE3MC5p0cN1Vu2mdiNEwzdjt5CR6x/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 ChartMogul
Open Cascade and ask: "Using ChartMogul, help me...". 8 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"chartmogul": {
"url": "https://edge.vinkius.com/vk_preview_3JFgGcndUmXAE3MC5p0cN1Vu2mdiNEwzdjt5CR6x/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 ChartMogul
Ask Cline: "Using ChartMogul, help me...". 8 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add chartmogul --transport http "https://edge.vinkius.com/vk_preview_3JFgGcndUmXAE3MC5p0cN1Vu2mdiNEwzdjt5CR6x/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 ChartMogul
Ask Claude: "Using ChartMogul, show me...". 8 tools are ready
Where the request belongs
Work ChartMogul can move forward.
This is for SaaS founders and finance leads who are tired of manual reporting and want to see their growth numbers in real time.
SaaS Founder
Checks the health of the business and revenue growth trends during a morning coffee.
Financial Analyst
Audits MRR and ARR trends for monthly reporting without downloading spreadsheets.
Customer Success Manager
Looks up specific customer subscription statuses and history during support calls.
Growth Marketer
Verifies churn rates and customer acquisition metrics for performance tracking.
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.
ProfitWell
Automate subscription metrics via ProfitWell (Paddle). track churn, MRR, and customer history directly with AI.
Growth Accounting Framework
Analyze user movement, retention patterns, and growth efficiency using the Growth Accounting Framework.
Cohort Retention Analytics
Analyze cohort retention curves, average user lifetime, and benchmark performance against industry standards.
Net Revenue Retention Calculator
Calculate and analyze NRR and GRR metrics across customer cohorts to evaluate subscription health.
Bring your own AI
Change the model, client or framework. Keep ChartMogul 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 ChartMogul.
The practical details behind the request, access and result.
Can I use ChartMogul MCP to see my MRR and ARR?
Yes, you can ask your agent for your Monthly Recurring Revenue and Annualized Run Rate metrics directly. It pulls the latest data from your account so you can see your revenue trends instantly.
How do I see specific customer information with ChartMogul MCP?
You can ask for details on any specific customer. Your agent will retrieve the plan type, status, and other key account information from your database.
Does ChartMogul MCP support churn analysis?
Yes, you can query your churn rates and customer growth metrics. This helps you monitor how many customers are staying with your service over time.
Can I check my data sources using ChartMogul MCP?
You can list all the data sources currently configured in your account. This is a great way to verify that all your intended data is flowing into ChartMogul correctly.
Is it hard to connect ChartMogul MCP to my AI agent?
Not at all. You just need your ChartMogul API key. Once you paste that into your AI client, your agent can start querying your SaaS metrics immediately.
Can I see my total customer count over time?
Yes, you can ask for your total customer count metrics. The Connector can pull these numbers over specific timeframes so you can track your growth.
Can I see my current MRR through the agent?
Yes! Use the get_mrr_metrics capability with a start and end date. The agent will return the MRR data for that period directly from ChartMogul.
How do I check the subscription status of a specific customer?
First, use list_mogul_customers to find the customer's UUID, then use the get_mogul_customer_details capability to see their active plans and history.
Where do I find my ChartMogul API Key?
Log in to your ChartMogul account and go to Settings > API Keys. You can create and copy your API key from there.
One connection away
Give your agent a direct line to ChartMogul.
Connect ChartMogul once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available