# Behind the Watt [Health: Active]

**Category:** 💻 Developer Tools  
**Repository:** https://github.com/ykorets/btw  
**GitHub Stars:** 0  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/behind-the-watt

## Description
Verified behind-the-meter data center power, announcements, and provenance receipts.

## Claude Desktop Quick Installation
Heuristic fallback — verify the package name and runner against the repository README before running it. Uses `npx` (confidence: low):

```json
"mcpServers": {
  "behind-the-watt": {
    "command": "npx",
    "args": ["-y","behind-the-watt"]
  }
}
```

## Documentation & README

# behind│the watt

**The open database of behind-the-meter data center power.**
Who's actually online, how fast they got there, and what their power really costs.
Tracked daily. Sourced from air permits, not press releases.

- Site: `site/` — Astro static build → behindthewatt.com
- Engine: `engine/` — watchers → archive → LLM extraction → review → publish
- Data mirror: generated read-only export, will live at `behindthewatt/data` (own repo)
- Architecture: [docs/architecture.md](https://github.com/ykorets/btw/blob/HEAD/docs/architecture.md) · decisions: [docs/decisions.md](https://github.com/ykorets/btw/blob/HEAD/docs/decisions.md)

## Licenses
- Code: MIT ([LICENSE](https://github.com/ykorets/btw/blob/HEAD/LICENSE))
- Data: CC BY 4.0 ([LICENSE-DATA.md](https://github.com/ykorets/btw/blob/HEAD/LICENSE-DATA.md)) — cite as *Behind the Watt, behindthewatt.com*

## Status
Pre-launch. Genesis dataset: 3 verified operating facilities, pilot of Jul 2026.

