How to Use the Greenspark MCP in Cursor
Build automated climate actions directly into your codebase with Cursor and Greenspark.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Greenspark MCP to Cursor
Create your Vinkius account to connect Greenspark to Cursor and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Generate climate-positive code in Cursor Agent mode
The `create_impact` tool lets your Cursor agent write and test actual climate actions directly inside your active codebase. When you run your test suites, the Cursor agent can trigger real-world Greenspark offsets to verify your integration works before you push to production. This MCP Server connection allows Cursor to write the exact Greenspark API calls you need. Cursor reads your live configuration using `get_subscription` to write precise, functional code that matches your actual Greenspark tier.
Embed footprint calculators into your Cursor workspace
Analyzing your database schemas to estimate their carbon footprint is simple inside Cursor with the `estimate_footprint` tool. The Cursor editor reads your data structures and writes Greenspark functions that calculate emissions on the fly. Instead of guessing your environmental impact, this MCP integration gives Cursor the live Greenspark data it needs to build accurate calculator modules. The Cursor agent uses `list_impact_types` to align your code with real-world Greenspark carbon offset standards.
Configure webhooks directly from the Cursor terminal
Configuring and registering webhooks for your Greenspark climate events happens directly in your Cursor editor with the `create_webhook` tool. Your Cursor agent can write the endpoint code, deploy it, and register it with Greenspark in one continuous flow. Cursor uses `list_webhooks` to audit your active endpoints and ensure your production environment receives Greenspark impact updates. It eliminates the back-and-forth of manual API testing by keeping your Greenspark webhook management inside the Cursor editor.
Set up Greenspark 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 Greenspark 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 Greenspark transactions." If the MCP tools are loaded correctly, Cursor will call the Greenspark tools automatically. You can also check Settings → MCP for a green status indicator.
{
"mcpServers": {
"greenspark-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 Greenspark. 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 Greenspark MCP in Cursor
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Greenspark MCP today
We host it, we monitor it, we maintain it. You just paste one token.