Loading MCP server directory, please wait...
Energy-domain MCP tools for Cernion context, evidence and guarded process preparation
npx @getmcp/cli add de.cernion/cernion-energy-toolsRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationCernion API token from https://cernion.de/cet-token/
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"de.cernion/cernion-energy-tools": {
"url": "https://api.cernion.de/api/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer {cernion_token}"
}
}
}
}