Analytics
waitingforpower.com
Serves searchable data and statistics on energy projects waiting for power, including their causes and policy reform proposals.
ENDPOINT 1
https://waitingforpower.com/mcp
MCP server metadata
- Name
- waitingforpower
- Version
- 1.0.0
Known tools 6
get_projectFull detail for one WaitingForPower project by slug — cited sources, milestone timeline, capacity, and estimated investment waiting.
Inferred read-onlyget_statsHeadline aggregate numbers (project count, capacity waiting, clean-energy capacity waiting, estimated investment waiting) for the WaitingForPower dataset, optionally scoped by the same filters as search_projects.
Inferred read-onlylist_causesThe fixed set of structural bottleneck categories (interconnection queue backlog, NEPA review, multi-agency permitting, transmission siting, litigation, local/state opposition, financing/supply chain) every tracked project's delay is mapped to — with a neutral description of each.
Inferred read-onlylist_policiesWaitingForPower's six bipartisan permitting-reform policy proposals, one per structural cause category — each with a summary, strengths, weaknesses, and related bills.
Inferred read-onlylist_statesUSPS state codes and full names usable as the `state` filter in other tools.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.waitingforpower]
url = "https://waitingforpower.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"waitingforpower": {
"type": "http",
"url": "https://waitingforpower.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: waitingforpower
Remote MCP URL: https://waitingforpower.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"waitingforpower": {
"url": "https://waitingforpower.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"waitingforpower": {
"type": "http",
"url": "https://waitingforpower.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "waitingforpower",
"transport": "streamable-http",
"url": "https://waitingforpower.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.