🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

swarmix-mcp

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

swarmix-mcp

MCP server for Swarmix — AI client acquisition autopilot. Control outreach agents, manage leads, set up businesses from Claude or any MCP client.

latest
Source
npmnpm
Version
0.2.0
Version published
Maintainers
1
Created
Source

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

ToolDescription
setup_businessOne-command setup: select business type -> creates product + agents for recommended channels
create_productCreate a product/business with website analysis
create_agentCreate an agent for a specific platform
list_templatesList available business templates

Agent Management

ToolDescription
list_agentsList all agents with status and platform
get_agent_statsGet performance KPIs for an agent
run_agentTrigger immediate agent execution
pause_agentPause an active agent
resume_agentResume a paused agent

Leads & Analytics

ToolDescription
search_leadsSearch leads by name, email, company, status
get_funnelView conversion funnel
get_activityView recent activity log
get_dashboardOverview of all products and agents
get_creditsCheck 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

Keywords

mcp

FAQs

Package last updated on 02 Apr 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts