lusha.com
Lusha provides B2B contact, company, prospecting, and signal data used for sales, enrichment, and automation workflows. Its platform helps teams search for prospects, enrich records, and monitor business activity changes.
Lusha exposes a REST API at `https://api.lusha.com/v3/` authenticated by API key, plus a streamable-HTTP MCP server at `https://mcp.lusha.com/` that supports MCP OAuth and API-key header auth.
- Lusha MCP Serverdetected
- Lusha REST API v3discovered
Sign in to the Lusha dashboard and create or manage an API key under API settings / Manage API Keys. Use it server-side only. For the REST API, send it in the api_key header; for MCP clients, docs show x-api-key and in some clients Authorization: Bearer YOUR_LUSHA_API_KEY.
Point your MCP client at the server URL and approve access in the browser. The server supports OAuth Dynamic Client Registration (RFC 7591), so the client registers itself automatically — no developer-portal app, client_id, or client_secret to create.
conventions · 2/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✓https://lusha.com/llms.txt
- API catalog✓https://lusha.com/.well-known/api-catalog
- OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing