MCP setup guide

Use EnergyNetWatch MCP With Codex

Connect Codex to approved EnergyNetWatch oil and gas data tools without pasting API keys into prompts or source files.

1

Create an API key

Sign in to EnergyNetWatch, open API Access, create a scoped key, and copy it once into your local secret environment.

2

Download the MCP package

Use the authenticated package download or install path shown in the API Access screen. Follow the exact package name shown there.

3

Set environment variables

Set ENERGYNETWATCH_API_KEY and ENERGYNETWATCH_API_BASE_URL in the local Codex MCP environment.

4

Generate Codex config

Run the package config helper for Codex and add the resulting MCP server block to the appropriate Codex configuration file.

5

Smoke test

Ask Codex to run a narrow data availability or operator search. Confirm the request uses the API key through the MCP server and does not print the key.

Good first Codex prompt

Ask for a narrow smoke test, such as: “Use the EnergyNetWatch MCP tools to check whether there is TX data availability for one named operator. Do not print or expose credentials.”