Skip to content
Cursor

leads for Cursor

ai.spideriq/leads

SpiderIQ Leads: lead-gen MCP (jobs, campaigns, IDAP, Maps, People, Verify, company intel, spiderPR)

client:Cursor transport:stdio runtime:npm

Install leads in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "leads": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@spideriq/mcp-leads"
      ]
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

leads in other clients