← ikeytz.com

INDIVIDUAL MCP TOOL

get_invoice_line_items

WHAT: www pointer only — invoice line items are computed on www MCP.

ikeytz.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://maps.ikeytz.com/mcp

No auth detected

Connect to this endpoint to inspect the live schema for get_invoice_line_items 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 suggests a financial action.

Parent server

ikeytz.com

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.ikeytz-maps]
url = "https://maps.ikeytz.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "ikeytz-maps": {
      "type": "http",
      "url": "https://maps.ikeytz.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: ikeytz-maps
Remote MCP URL: https://maps.ikeytz.com/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": {
    "ikeytz-maps": {
      "url": "https://maps.ikeytz.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "ikeytz-maps": {
      "type": "http",
      "url": "https://maps.ikeytz.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "ikeytz-maps",
  "transport": "streamable-http",
  "url": "https://maps.ikeytz.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • list_service_areas — WHAT: List all 52 ikeytz Einsatzgebiete on maps.ikeytz.com as point cards (slug, name, plz, lat/lng, embed_map, geo_api) — not polygons.
  • get_service_area — WHAT: One Einsatzgebiet by slug → plz (first match) → name substring.
  • get_ort_datetime — WHAT: Europe/Berlin wall clock to the second (stand YYYY-MM-DD HH:MM:SS CEST|CET) for pricing whenKey context.
  • get_geo_office — WHO/WHAT: Gewerbesitz (registered office) pin on maps.ikeytz.com/buero.
  • get_contact — WHAT: Public NAP — mobile, landline, fax, email, mapsEmail (info@maps.ikeytz.com), WhatsApp, address, office coords.
  • get_discovery — WHAT: 1:1 mirror of a maps discovery file (UTF-8 text/JSON).
  • get_llms_mcp_server — WHAT: Alias of get_discovery(which=llms-mcp-server) — machine/catalog text for the maps MCP server.
  • get_llms_mcp_web — WHAT: Alias of get_discovery(which=llms-mcp-web) — web/UI-oriented MCP catalog on maps.