add-tool
01cyanheads/eia-energy-mcp-server
Skill Claude CodeCodex
Scaffold a new MCP tool definition. Use when the user asks to add a tool, create a new tool, or implement a new capability for the server.
33 tagged electricity, measured the same way as everything else here.
Browse within: bun 32coal 32cyanheads 32eia 32
cyanheads/eia-energy-mcp-server
Skill Claude CodeCodex
Scaffold a new MCP tool definition. Use when the user asks to add a tool, create a new tool, or implement a new capability for the server.
cyanheads/eia-energy-mcp-server
Skill Claude CodeCodex
MCP definition linter rules reference. Use when bun run lint:mcp or bun run devcheck reports a lint error or warning (format-parity, schema-is-object, name-format, server-json-, etc.) and you need to understand the rule, its severity, and how to fix it. Every rule ID the linter emits has an entry in this doc.
cyanheads/eia-energy-mcp-server
Skill Claude CodeCodex
Design the tool surface, resources, and service layer for a new MCP server. Use when starting a new server, planning a major feature expansion, or when the user describes a domain/API they want to expose via MCP. Produces a design doc at docs/design.md that drives implementation.
Skill Claude CodeCodex
Real-time electricity prices and cheapest hours in 40+ countries and regions. Without this, AI agents guess electricity prices. Provides three MCP tools: spotprice, cheapesthours, bestenergycontract.