How to Use the Ember Climate MCP in Windsurf
Windsurf now pulls global energy data. Set a goal, like 'find the fastest-growing solar market,' and watch Cascade build the report for you.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Ember Climate MCP to Windsurf
Create your Vinkius account to connect Ember Climate 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.
Track Decarbonization from Your Editor
Give Windsurf a target, and its Cascade agent gets to work. It can start by pulling high-level trends with `get_power_sector_emissions_yearly` to identify countries with falling emissions, then automatically chain a call to `get_carbon_intensity_monthly` to see if those drops are consistent or just seasonal artifacts. You don't prompt every step. Cascade plans the query sequence, executes it against the Ember Climate data, and presents the findings. It's the difference between asking for directions and just saying where you want to go.
Compare National Energy Grids Autonomously
Stop doing country-by-country analysis by hand. Ask Windsurf to compare the renewable mix of Germany, Brazil, and Japan. Cascade knows to use the `get_generation_multi_entity` tool to pull all that data in a single, efficient request. From there, it can dig deeper on its own. It might use `get_installed_capacity_monthly` to see if a drop in wind generation was due to weather or a lack of new turbines. You get the complete picture without having to guess the next question.
A Smarter MCP Server for a Smarter Agent
Cascade doesn't just blindly call tools; it learns them. It can ping the `get_api_options` tool first to discover which countries, date ranges, and energy sources are even available for this MCP server. This makes its plans more likely to succeed on the first try. This self-discovery means you're not debugging failed API calls. You just connect Windsurf to the Ember Climate server. Cascade handles the rest, turning raw tools into a finished analysis.
Set up Ember Climate 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 Ember Climate 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 Ember Climate payment history." If connected, Cascade will call the Ember Climate tools directly. You will see a green dot next to the server name in the MCP panel.
{
"mcpServers": {
"ember-climate-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 Ember Climate. 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 Ember Climate MCP in Windsurf
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Ember Climate MCP today
We host it, we monitor it, we maintain it. You just paste one token.