{
 "name": "watt-street",
 "title": "Watt Street Grid Intelligence",
 "description": "US grid, interconnection queue and data-center intelligence: 39,173 connection applications, 545 data-center power requests, county grid capacity, policy events.",
 "version": "1.0.0",
 "protocolVersion": "2026-07-28",
 "url": "https://api.wattstreet.net/mcp",
 "transport": "streamable-http",
 "authentication": {
  "type": "bearer",
  "optional": true,
  "instructions": "POST https://api.wattstreet.net/v1/keys for an instant key \u2014 no human approval",
  "token_endpoint": "https://api.wattstreet.net/v1/keys"
 },
 "capabilities": {
  "tools": {
   "listChanged": false
  }
 },
 "tools": [
  {
   "name": "search_projects",
   "description": "Search 39,173 US grid connection applications"
  },
  {
   "name": "county_profile",
   "description": "Full grid picture for any US county"
  },
  {
   "name": "load_ledger",
   "description": "545 data-center power requests, 63.6 GW"
  },
  {
   "name": "map_data",
   "description": "GeoJSON for rendering grid maps"
  },
  {
   "name": "policy_events",
   "description": "Moratoria, tariffs and dockets, cited"
  },
  {
   "name": "account_status",
   "description": "Credit balance and machine top-up"
  }
 ],
 "provider": {
  "name": "Watt Street",
  "url": "https://wattstreet.net"
 },
 "documentation": "https://wattstreet.net/for-agents",
 "pricing": {
  "free_tier": {
   "credits": 1000,
   "cost": 0
  },
  "checkout": "https://api.wattstreet.net/v1/checkout"
 }
}