Skip to main content

Model Context Protocol

Use GeniusLead tools directly in Claude, Cursor, Windsurf or ChatGPT — no export, no copy-paste.

What is MCP?

MCP (Model Context Protocol) is an open standard by Anthropic that lets AI assistants use external tools directly. Imagine: You ask Claude for "50 IT companies in Munich" — and Claude automatically calls GeniusLead, finds the companies, verifies the emails and delivers the results right in the chat. No tab switching, no manual export.

It's this easy

1. Paste config

Copy a JSON snippet into your AI tool's config. Takes 30 seconds.

2. Restart AI tool

Close and reopen Claude Desktop, Cursor or Windsurf.

3. Ask in plain language

"Find 100 tax consultants in NRW" — your AI does the rest.

Works with

Claude DesktopCursorWindsurfChatGPTVS Code

Connecting is free. You only pay for actual usage — pay-per-use as always.

Example Conversation

claude_desktop_config.json
{
  "mcpServers": {
    "geniuslead": {
      "command": "npx",
      "args": ["-y", "geniuslead-mcp-server"],
      "env": {
        "APIFY_TOKEN": "your-apify-token"
      }
    }
  }
}
conversation
Du: "Finde 50 Metallbau-Firmen in Bayern mit Entscheidern"

Claude: Ich suche jetzt nach Metallbau-Firmen in Bayern...

  → search_leads({
      industry: "Metallbau",
      region: "Bayern",
      maxLeads: 50,
      rolePriority: "gf"
    })

  ✓ 47 Firmen gefunden — 43 mit verifizierten E-Mails.

  Hier sind die ersten 5:

  1. Müller Metallbau GmbH (Augsburg)
     → Max Müller, Geschäftsführer
     → m.mueller@mueller-metallbau.de ✓
     → linkedin.com/in/max-mueller

  2. Stahlwerk Weber KG (Nürnberg)
     → Stefan Weber, Inhaber
     → s.weber@stahlwerk-weber.de ✓
     ...

Du: "Super, gib mir die Excel-Datei"

Claude: → get_excel({ runId: "abc123" })

  Hier ist dein Download:
  https://api.apify.com/v2/...