INDIVIDUAL MCP TOOL
price_forecast
Energy-trading and flexible-load agents buy this endpoint to compare the next 24 hours of EPEX prices and volatility.
LIVE ENDPOINT
https://energy.netzhandwerker.de/mcp
Connect to this endpoint to inspect the live schema for price_forecast and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.netzhandwerker-energy-research-hub]
url = "https://energy.netzhandwerker.de/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"netzhandwerker-energy-research-hub": {
"type": "http",
"url": "https://energy.netzhandwerker.de/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: netzhandwerker-energy-research-hub
Remote MCP URL: https://energy.netzhandwerker.de/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"netzhandwerker-energy-research-hub": {
"url": "https://energy.netzhandwerker.de/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"netzhandwerker-energy-research-hub": {
"type": "http",
"url": "https://energy.netzhandwerker.de/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "netzhandwerker-energy-research-hub",
"transport": "streamable-http",
"url": "https://energy.netzhandwerker.de/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
buy_dispatch_plan— Schedules a deadline-bound compute, DePIN, battery or power-trading workload into an actionable German or European power window.buy_market_brief— Returns licensed ENTSO-E and SMARD spot-market context for compute, DePIN, battery and power-trading agents: published day-ahead prices, volatility, load, renewable share when available, the observed share of published negative-price hours, uncertainty, freshness and expiry.research— GET-Fallback mit maschinenlesbarer 402-Antwort für POST /research.articles_id— GET-Fallback mit maschinenlesbarer 402-Antwort für POST /articles/{id}.tasks— GET-Fallback mit maschinenlesbarer 402-Antwort für POST /tasks.research_post— Aggregierte Energie-Recherche für DE/EU aus Live-Datenquellen.demo_paid_sample— Cheapest end-to-end x402 purchase test.energy_decision— EV, battery, and flexible-load agents buy this endpoint to receive an executable action with timing, expected value, confidence, and expiry.