Skip to content
Cursor

Gridstatus for Cursor

io.github.pipeworx-io/gridstatus

GridStatus MCP — wraps the GridStatus.io REST API (api.gridstatus.io/v1)

client:Cursor transport:streamable-http

Install Gridstatus in Cursor

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

{
  "mcpServers": {
    "gridstatus": {
      "url": "https://gateway.pipeworx.io/gridstatus/mcp"
    }
  }
}

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

Gridstatus in other clients