Skip to content
Cursor

Ask the Grid for Cursor

io.github.parisi-labs/askthegrid

Live U.S. electric-grid data, forecasts, alerts, and analysis across major grid regions.

client:Cursor transport:streamable-http

Install Ask the Grid in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "askthegrid": {
      "url": "https://mcp.askthegrid.com/v1/global"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Ask the Grid in other clients