MCP setup guide

Generic EnergyNetWatch MCP Setup

Use this setup model for MCP-compatible clients that can run a local server command with environment variables.

1

MCP-compatible client

Use a client that can run a local MCP server command with environment variables.

2

Approved API key

Create the key in EnergyNetWatch API Access after the account has active API or MCP entitlement.

3

Secure environment

Store the key in a local environment variable or managed secret input.

4

Network access

The local server must reach https://api.energynetwatch.com. It does not connect directly to RDS.

5

Smoke test

Start with health, data availability, or a single operator search before broad workflows.

Security boundary

The MCP server should call the public EnergyNetWatch API with X-API-Key. It should not receive RDS credentials, connect directly to the database, or print API keys during diagnostics.