How to Use the Marketing ROI Calculator MCP in Cursor
Write code that calls the Marketing ROI Calculator with Cursor's agent mode.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Marketing ROI Calculator MCP to Cursor
Create your Vinkius account to connect Marketing ROI Calculator to Cursor — we handle the hosting, security, and runtime updates so you don't have to. No server setup required.
Key Capabilities
Marketing ROI Calculator for Cursor
When you need to calculate attributed revenue, use `calculate_attributed_revenue`. Your AI client generates working code that takes a campaign ID and runs the attribution model. You get live data results directly into your file without leaving the editor. This is perfect when your agent needs to feed calculated metrics—like weighted sales figures—into an existing calculation function in your codebase.
Comparing Campaigns using MCP Server
The `compute_rois_metrics_comparative` tool lets you compare multiple campaigns. Instead of generating a report, Cursor injects the comparison output directly into your code's variable set. You can then use those calculated metrics immediately. This capability means you don't just get numbers; you get actionable data points ready for coding logic.
Total Cost Query with Cursor
Need to know the total spend? The `query_marketing_investment_total` tool sums up campaign costs across a time range. This is essential context when writing functions that calculate profit margins or net investment. Your agent can call this and write the resulting cost figure straight into your script, keeping your code clean and accurate.
Set up Marketing ROI Calculator MCP in Cursor
Prerequisites
- Cursor installed (macOS, Windows, or Linux)
- Active Vinkius subscription with a valid endpoint token
- 1
Open MCP Settings
Go to Cursor Settings → MCP or open the Command Palette (
Cmd+Shift+P/Ctrl+Shift+P) and search for "MCP: Add Server". - 2
Add the Marketing ROI Calculator MCP
Cursor will create or open
.cursor/mcp.jsonin your project root. Paste the JSON snippet on the right. Replace[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. - 3
Enable Agent mode
Open Composer (
Cmd+I/Ctrl+I) and switch to Agent mode using the dropdown at the top. MCP tools are only available in Agent mode. - 4
Verify the connection
Ask Cursor something like "List my recent Marketing ROI Calculator transactions." If the MCP tools are loaded correctly, Cursor will call the Marketing ROI Calculator tools automatically. You can also check Settings → MCP for a green status indicator.
{
"mcpServers": {
"marketing-roi-calculator-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 Marketing ROI Calculator. 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 Marketing ROI Calculator MCP in Cursor
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Marketing ROI Calculator MCP today
We host it, we monitor it, we maintain it. You just paste one token.