← netzhandwerker.de

INDIVIDUAL MCP TOOL

research

GET-Fallback mit maschinenlesbarer 402-Antwort für POST /research.

netzhandwerker.denone authenticationAvailability not checked

LIVE ENDPOINT

https://energy.netzhandwerker.de/mcp

No auth detected

Connect to this endpoint to inspect the live schema for research and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Potential side effects detected · medium confidence · heuristic, not a guarantee.

  • A tool name or description contains a write-action term.

Parent server

netzhandwerker.de

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.
  • 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.
  • research_quick — Research and market-monitoring agents buy this endpoint to answer a focused question with a compact live market snapshot.