← ikeytz.com

INDIVIDUAL MCP TOOL

get_business_identity

WHO: Legal/trade identity and NAP for agents and citations.

ikeytz.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://www.ikeytz.com/mcp

No auth detected

Connect to this endpoint to inspect the live schema for get_business_identity 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]
url = "https://www.ikeytz.com/mcp"
enabled = true
Claude Code

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

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

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

Related tools

  • site_overview — WHO/WHAT: Public brand card for Schlüsseldienst Ludwigsburg ikeytz (mobile locksmith, Landkreis Ludwigsburg, Baden-Württemberg, Germany).
  • list_nav — WHAT: Curated main-header hubs (not a 1:1 dump of every <a> in the header).
  • list_footer — WHAT: Curated internal footer paths including legal + /it + /mcp-hub + /angebot + /ankuendigungen.
  • list_locales — WHAT: The seven public HTML locales.
  • resolve_locale_url — WHAT: Rewrite one marketing path into another locale without fetching HTML.
  • get_prices — WHAT: Official Festpreis matrix + composition SYSTEM.
  • get_ort_datetime — WHAT: Europe/Berlin wall clock to the second + whenKey for prices.
  • get_invoice_line_items — WHAT: Computes ONE of the 10 end-invoices (or the 49 € mount add-on).