How to Use the ChartMogul MCP in Windsurf
Let Cascade pull live subscription metrics directly into Windsurf to analyze churn and map your next moves without leaving the editor.
Works with every AI agent you already use
…and any MCP-compatible client
Connect ChartMogul MCP to Windsurf
Create your Vinkius account to connect ChartMogul to Windsurf and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Automate SaaS growth analysis in Windsurf
Cascade automates your Windsurf SaaS analytics by calling `get_mrr_history` to pull raw ChartMogul revenue data. You don't have to write custom scripts inside Windsurf or bounce to the ChartMogul dashboard to see if your monthly revenue growth is real. Instead of asking you for permission at every turn, Cascade reads your workspace and runs `get_summary_metrics` to pinpoint exactly when your ChartMogul subscription growth slowed. The Windsurf agent compares these metrics against your local code files to give you an unvarnished look at your actual ChartMogul plan performance.
Diagnose customer retention drops
Stop guessing why customers are leaving by letting Cascade call `get_churn_rates` to pull historical retention figures into your Windsurf editor. The Windsurf agent then matches these ChartMogul revenue drops with specific tiers using `list_subscription_plans`. Cascade links those trends to individual profiles by calling `get_customer_details` and `get_customer_ltv` within your active Windsurf session. This lets the Windsurf agent pinpoint which high-value ChartMogul accounts are slipping away before they officially cancel.
Sync new signups to your billing database
Keep your subscription records accurate by letting Cascade trigger `create_customer_record` through this MCP Server when Cascade detects a new user in your Windsurf workspace. The Windsurf agent then runs `get_api_status` to verify that your ChartMogul pipeline never drops a single record. If the connection is active, Cascade uses `list_data_sources` to map your billing pipelines directly inside Windsurf. This ensures that Cascade always writes new signups to the correct ChartMogul data source without manual intervention.
Set up ChartMogul MCP in Windsurf
Prerequisites
- Windsurf IDE installed (macOS, Windows, or Linux)
- Active Vinkius subscription with a valid endpoint token
- 1
Open MCP configuration
Click the Cascade assistant icon in the sidebar, then click the hammer icon (🔨) at the top of the panel. Select "Configure" to open
~/.codeium/windsurf/mcp_config.json. - 2
Add the ChartMogul MCP
Paste the JSON snippet shown on the right into the
mcpServersobject. Replace[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. - 3
Refresh MCPs
Go back to the hammer icon (🔨) in Cascade and click "Refresh". Windsurf will detect the new server. No full restart is needed — the connection is hot-reloaded.
- 4
Verify in Cascade
Start a new Cascade conversation and ask something like "Show my ChartMogul payment history." If connected, Cascade will call the ChartMogul tools directly. You will see a green dot next to the server name in the MCP panel.
{
"mcpServers": {
"chartmogul-alternative-mcp": {
"url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
}
}
} Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by ChartMogul. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.
Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about ChartMogul MCP in Windsurf
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the ChartMogul MCP today
We host it, we monitor it, we maintain it. You just paste one token.