PowerStation Platform for Cursor
com.powerstationplatform/powerstation
Transmission market data and TSR actions (MISO/SPP OASIS) from the PowerStation trading platform.
client:Cursor
transport:streamable-http
Install PowerStation Platform in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"powerstation": {
"url": "https://mcp.powerstationplatform.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs