Watt Street — US grid, interconnection queue and data center power for VS Code
net.wattstreet/grid
How long to get grid power in any US county. 39,173 filings, 1,574 counties, dated sources.
client:VS Code
transport:streamable-http
tools:7
Install Watt Street — US grid, interconnection queue and data center power in VS Code
.vscode/mcp.json
{
"servers": {
"grid": {
"type": "http",
"url": "https://api.wattstreet.net/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs