Leaderra + Cursor
Enrich while you build — Leaderra's MCP tools inside Cursor.
What you get
- ✓ Enrichment tools in your editor
- ✓ Natural-language lookups
- ✓ Shared credits
- ✓ Great for data scripts
Set up in 3 steps
- 1. Add Leaderra to .mcp.json.
- 2. Set your key.
- 3. Query prospects from the chat panel.
MCP config
{
"mcpServers": {
"leaderra": {
"url": "https://leaderra.ai/api/mcp",
"headers": { "x-leaderra-key": "lk_live_…" }
}
}
}