Skip to content
VS Code

PowerStation Platform for VS Code

com.powerstationplatform/powerstation

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

client:VS Code transport:streamable-http

Install PowerStation Platform in VS Code

.vscode/mcp.json

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

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

PowerStation Platform in other clients