What you can ask for
Your whole pipeline, one prompt away.
Swarmhit exposes its outreach engine as tools your assistant calls. No clicking through screens.
See the full tool referenceFind prospects
list_leadsAsk for a list by role, industry, and signal. Swarmhit searches 200M+ profiles and returns ranked matches your assistant can act on.
Launch campaigns
create_campaignadd_leads_to_campaignSpin up multi-step sequences with sender rotation and AI-personalized openers. Start, pause, or duplicate a campaign in one prompt.
Work the inbox
list_inbox_chatssend_messagePull new replies, summarize threads, and send the follow-up. Never lose a warm lead to a slow response.
Track results
get_statsAsk for reply rates, meetings booked, and pipeline by campaign. Get the number without opening a dashboard.
Setup
Connected in two minutes.
- 01
Grab your API key
Open Settings, then Developer in your Swarmhit dashboard. Create a key scoped to the workspace you want to control.
- 02
Add the server to your client
Drop the snippet into your MCP config. Swarmhit runs as a remote server, so there is nothing to install.
- 03
Start prompting
Restart your client and ask for a prospect list or a campaign. Swarmhit's tools appear automatically.
mcp.json
{
"mcpServers": {
"swarmhit": {
"url": "https://mcp.swarmhit.com",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}Connect your assistant.
FAQ