← Registry

Analytics

wattstreet.net

Provides analytics and data on US electricity grid connections, load requests, and policy events.

1 endpoint7 known toolsFirst detected August 26, 2026Last detected August 26, 2026

ENDPOINT 1

https://api.wattstreet.net/mcp

No auth detected

MCP server metadata

Name
watt-street
Version
1.0.0
Capabilities
tools
Server instructions

US grid, interconnection-queue and data-center intelligence. Free tier works with no key; POST /v1/keys for more credits.

Known tools 7

search_projects

Search 39,173 US grid connection applications by region, status, fuel, state or size.

Inferred read-only
county_profile

Full grid intelligence for one US county: queued MW, connected capacity, project count, median wait, lead technology.

Inferred read-only
load_ledger

The assembled national list of large-load connection requests — requests to connect big new DEMAND to the US grid.

Inferred read-only
map_data

GeoJSON FeatureCollection of grid activity for rendering a map: generation queue by county, data-center power requests, and AI campuses.

Inferred read-only
policy_events

Tracked policy events — data-center moratoria, large-load tariffs, FERC and state dockets — with direction (opening/closing) and citations.

Inferred read-only
interconnection_deadlines

Cluster request windows, filing deadlines and compliance dates for US interconnection queues, with days remaining.

Inferred read-only
account_status

Credits remaining on the calling key, and how to top up without a human.

Inferred read-only

CONNECT 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.watt-street]
url = "https://api.wattstreet.net/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "watt-street": {
      "type": "http",
      "url": "https://api.wattstreet.net/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: watt-street
Remote MCP URL: https://api.wattstreet.net/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": {
    "watt-street": {
      "url": "https://api.wattstreet.net/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "watt-street": {
      "type": "http",
      "url": "https://api.wattstreet.net/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "watt-street",
  "transport": "streamable-http",
  "url": "https://api.wattstreet.net/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.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.