Skip to content
Grok

PowerStation Platform for Grok

com.powerstationplatform/powerstation

Transmission market data and TSR actions (MISO/SPP OASIS) from the PowerStation trading platform.

client:Grok transport:streamable-http

Install PowerStation Platform in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "powerstation": {
      "type": "http",
      "url": "https://mcp.powerstationplatform.com/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

PowerStation Platform in other clients