LoneScale MCP connector
LoneScale is a B2B sales intelligence platform that provides prospecting data and lead enrichment capabilities. The LoneScale MCP connector allows AI agents to create and manage prospect lists, add contacts to lists, and organize sales workflows. It also supports configuring workflow webhooks to automate data flow between LoneScale and other systems in your sales stack.
Authentication type
- API Key - Requires a static API key to be configured before the agent can connect to the service.
Uses
Use the LoneScale MCP connector to perform the following actions:
- Enrich prospect data with company intelligence and firmographic details
- Build segmented prospect lists for targeted outbound sales campaigns
- Automate lead qualification workflows triggered by prospect profile changes
- Monitor prospect engagement and trigger follow-up actions in real time
- Organize and maintain multiple prospect lists for different sales initiatives
- Route qualified leads to sales teams based on custom workflow conditions
- Sync enriched prospect data to Salesforce and other CRM platforms
Example prompts
Use the following example prompts to invoke LoneScale MCP connector tools from your AI assistant or Boomi Connect workflow:
Show me all the prospect lists I've created in LoneScale.Create a new list in LoneScale for technology companies in the finance sector.Add this prospect to my enterprise accounts list in LoneScale.List all the active workflows I have set up in LoneScale.Get the webhook URL for my lead enrichment workflow in LoneScale.Set up a webhook in LoneScale to trigger when new prospects are added.Remove the webhook connected to my old outreach campaign in LoneScale.Show me which workflows are active and ready to receive data in LoneScale.Add 50 qualified leads to my priority outreach list in LoneScale.Create a workflow webhook in LoneScale that sends prospect data to my CRM.
LoneScale MCP connector tools
The LoneScale MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.
| Tool | Description |
|---|---|
| getLists | Retrieves all lists available in the LoneScale account. |
| createList | Creates a new list with the specified name and settings. |
| addItemToList | Adds a single item to an existing list. |
| getWorkflows | Retrieves all workflows configured in the LoneScale account. |
| getWorkflowWebhook | Retrieves the webhook details for a specific workflow. |
| createWorkflowWebhook | Creates a new webhook to trigger a workflow on events. |
| deleteWorkflowWebhook | Removes a webhook from a workflow. |