Endpoint
Available tools
All four tools below are available once the user has authorized with their LoneScale API key.| Tool | Mode | Description |
|---|---|---|
public-api-companies-search | sync | Look up a company by name, domain, LinkedIn slug, or LinkedIn ID. Returns one fixed-shape company profile. |
public-api-enrich | async | Trigger waterfall enrichment (email and/or phone) for a list of contacts. Returns a lonescale_job_id. |
public-api-contact-sourcing | async | Source contacts at a company by persona, seniority, and location. Returns a lonescale_job_id. |
get-job-result | sync | Poll for results of an async job using its lonescale_job_id. Returns pending until status is ready. |
get-job-result every few seconds until the status is ready.
What you’ll need
- A LoneScale account with an API key (Dashboard → Integrations → Public API).
- A client that supports MCP custom connectors — for example Claude, Cursor, or any agent built with the Anthropic SDK.
Connect to Claude
Step-by-step setup, including the OAuth consent screen.
Examples
Three concrete prompts you can copy-paste into Claude.

