← netzhandwerker.de

INDIVIDUAL MCP TOOL

call_bundle_trading

[Optimization Signals] Energy-trading agents buy this endpoint to receive an eight-source market bundle with key metrics, insights, and raw evidence.

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 call_bundle_trading 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

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

  • list_energy_endpoints — List the verified paid energy products with pricing, payment requirements and trust endpoints.
  • get_signal_index — Get the free negative-price signal index without exact probability, action, time window or expected value.
  • get_payment_info — Return x402 payment configuration for Base Mainnet USDC.
  • pricing_lookup — Return the machine-readable price list for all paid energy products.
  • energy_research_quick — [Research & Intelligence] Research and market-monitoring agents buy this endpoint to answer a focused question with a compact live market snapshot.
  • get_current_german_spot_electricity_price — [Live Energy Data] Trading and dispatch agents buy this endpoint to obtain the current German EPEX spot price for immediate decisions.
  • get_price_forecast — [Live Energy Data] Energy-trading and flexible-load agents buy this endpoint to compare the next 24 hours of EPEX prices and volatility.
  • get_grid_load — [Live Energy Data] Grid-monitoring and dispatch agents buy this endpoint to obtain the latest German system load from SMARD.