Grid Carbon MCP for Cursor
net.nexlab/grid-carbon
Electricity grid carbon intensity for Great Britain from the National Grid ESO Carbon Intensity API
client:Cursor
transport:streamable-http
Install Grid Carbon MCP in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"grid-carbon": {
"url": "https://mcp.nexlab.net/mcp/grid-carbon"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs