Energyatit runs on your own machine — the client starts it, so there is no endpoint to ping. 32 installs a week from npm. Last commit 14 Feb 2026.
Connect AI agents to energy infrastructure. Dispatch, attest carbon, read meters.
Today is the operative word: we check Energyatit every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add energyatit -- npx -y energyatit-mcp-server
{
"mcpServers": {
"energyatit": {
"args": [
"-y",
"energyatit-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.energyatit]
command = "npx"
args = ["-y", "energyatit-mcp-server"]
{
"mcpServers": {
"energyatit": {
"args": [
"-y",
"energyatit-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"energyatit": {
"args": [
"-y",
"energyatit-mcp-server"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
ENERGYATIT_API_KEY (Your EnergyAtIt API key (get one free at energyatit.com/developers)).
The author declared them in the registry entry; get the values from the project itself.
The infrastructure for the AI economy: primitives for inference, agents, and decisions.
Email infrastructure for AI agents — send, receive, search, and reply to email over MCP.
Evidra — Flight recorder for AI infrastructure agents
Email infrastructure for AI agents. Create inboxes, send/receive email, and search messages.
MCP server for AI agents to report infrastructure needs they encounter during task execution
Email infrastructure for AI agents: send, read replies as threads, campaigns, per-key limits.
Connect AI agents to IoT devices — read sensors, send commands, manage ESP32 fleets.
Compliance infrastructure API connecting AI agents to Norwegian government systems (Altinn, BRREG).
Answers built from our own checks of this server.