Cursor

AutoLeads inside Cursor

Your prospecting in the same editor as your code, driven in plain language.

All AI clients

Setup

~/.cursor/mcp.json (global) or .cursor/mcp.json (project)

~/.cursor/mcp.json
{
  "mcpServers": {
    "autoleads": {
      "url": "https://api.grezy.org/mcp/al/",
      "headers": {
        "Authorization": "Api-Key YOUR_API_KEY"
      }
    }
  }
}

Replace YOUR_API_KEY with the key you created in Settings → API keys and MCP.

  1. 1Open (or create) ~/.cursor/mcp.json.
  2. 2Paste the configuration above.
  3. 3In Cursor, open Settings → MCP and check that autoleads is active.

Worth knowing

  • Cursor expands ${env:MY_VARIABLE} inside headers, which keeps the key out of the file.
Official documentation

Other clients

Claude is a trademark of Anthropic, ChatGPT of OpenAI, Cursor of Anysphere, VS Code and GitHub Copilot of Microsoft, Windsurf of Codeium. These marks belong to their respective owners and mentioning them implies no partnership.

Book a demo