swarmix-mcp
AI client acquisition autopilot. 15 MCP tools for LinkedIn, Email, X, Instagram & Blog outreach from Claude.
README
Swarmix MCP Server
Control your AI outreach autopilot from Claude, Cursor, or any MCP client.
Swarmix deploys AI agents that find and reach your ideal clients across LinkedIn, Email, X, Instagram, and Blog -- on autopilot. This MCP server lets you manage everything through natural language.
Install
npx @swarmix/mcp
Configure
Add to your MCP client config:
{
"mcpServers": {
"swarmix": {
"command": "npx",
"args": ["@swarmix/mcp"],
"env": {
"SWARMIX_API_KEY": "your-jwt-token",
"SWARMIX_API_URL": "https://swarmix.co"
}
}
}
}
Tools
Setup & Creation
| Tool | Description |
|---|---|
setup_business |
One-command setup: select business type -> creates product + agents for recommended channels |
create_product |
Create a product/business with website analysis |
create_agent |
Create an agent for a specific platform |
list_templates |
List available business templates |
Agent Management
| Tool | Description |
|---|---|
list_agents |
List all agents with status and platform |
get_agent_stats |
Get performance KPIs for an agent |
run_agent |
Trigger immediate agent execution |
pause_agent |
Pause an active agent |
resume_agent |
Resume a paused agent |
Leads & Analytics
| Tool | Description |
|---|---|
search_leads |
Search leads by name, email, company, status |
get_funnel |
View conversion funnel |
get_activity |
View recent activity log |
get_dashboard |
Overview of all products and agents |
get_credits |
Check credit balance and spending |
Example Prompts
"Set up outreach for my coaching business at lifecoach.com"
"Show me all my agents and their status"
"What are my LinkedIn agent stats for this week?"
"Pause the Instagram agent"
"Search for leads at company Acme"
"How many credits do I have left?"
Pricing
Swarmix uses pay-per-action pricing. Each agent action costs credits:
- Like/Follow: $0.05
- Tweet/Comment/DM/Email: $0.25
- LinkedIn/Instagram Post: $0.50
- Blog Article: $1.00
Start with 50 free actions at swarmix.co.
License
MIT -- Infinite Labs OU
Recommended Servers
playwright-mcp
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
Magic Component Platform (MCP)
An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.
Audiense Insights MCP Server
Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.
VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
graphlit-mcp-server
The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.
Kagi MCP Server
An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.
E2B
Using MCP to run code via e2b.
Neon Database
MCP server for interacting with Neon Management API and databases
Exa Search
A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.