Skip to main content

zeropipeline-mcp

The AI-native CRM that runs as an MCP server. Give Claude, Codex, Cursor, and any AI agent full access to your sales pipeline, deals, customers, contacts, activities, tasks, and automations.

Zero config required — runs instantly with auto-provisioning. No API key needed to get started.

A free, open-source alternative to HubSpot, Salesforce, Pipedrive, Attio, and Folk with a native AI agent interface.

Install

pip install zeropipeline-mcp

Or via npm (Node.js wrapper):

npx @ainative/zeropipeline-mcp

Quick Start — Zero Config

Just run it. The server auto-provisions a free CRM account on first launch:

zeropipeline-mcp

Your AI agent can immediately start managing pipelines, deals, customers, and more. A claim URL is printed so you can convert the trial to a permanent account.

Claude Code

Add to your mcp.json (project or global):

{
  "mcpServers": {
    "zeropipeline": {
      "command": "zeropipeline-mcp"
    }
  }
}

Claude Desktop / Cursor / Windsurf

{
  "mcpServers": {
    "zeropipeline": {
      "command": "zeropipeline-mcp"
    }
  }
}

With an Existing API Key

If you already have a ZeroPipeline account:

{
  "mcpServers": {
    "zeropipeline": {
      "command": "zeropipeline-mcp",
      "env": {
        "ZEROPIPELINE_API_KEY": "zp_live_your_key_here"
      }
    }
  }
}

Why ZeroPipeline?

Feature ZeroPipeline HubSpot Salesforce Pipedrive
MCP server (AI-native) Built-in Beta No Community
Free tier Unlimited Limited No No
Open source Yes No No No
Zero-config setup Yes No No No
Sales pipeline management Yes Yes Yes Yes
Deal scoring Yes Paid Paid Paid
API-first Yes Yes Yes Yes
Self-hostable Yes No No No

Environment Variables

Variable Required Description
ZEROPIPELINE_API_KEY No Auto-provisioned if not set
ZEROPIPELINE_API_BASE_URL No Override the default API endpoint
ZEROPIPELINE_AGENT_NAME No Agent display name for audit logs
ZEROPIPELINE_AGENT_TYPE No Agent type identifier
ZERODB_EMAIL No Email for claim link delivery

30 CRM Tools for AI Agents

Sales Pipeline Management

  • list_pipelines — List all sales pipelines
  • get_pipeline — Get a pipeline with stages
  • create_pipeline — Create a new pipeline with stages

Deal Management

  • list_deals — List deals with filters (pipeline, stage, status)
  • create_deal — Create a deal in a pipeline stage
  • update_deal — Update deal fields (value, stage, status, customer)
  • move_deal_stage — Move a deal through your sales pipeline
  • get_deal_score — AI-powered deal health score (0-100)

Customer & Contact Management

  • list_customers — List customers and contacts
  • create_customer — Create a customer or contact record
  • search_customers — Full-text search across name, email, phone, company
  • check_duplicate_customer — Deduplicate before creating contacts

Activity Tracking

  • list_activities — List activity log (calls, emails, meetings)
  • log_activity — Log a sales activity against any CRM entity

Sales Automation

  • list_automations — List automation rules and triggers
  • trigger_automation — Manually fire CRM events to trigger workflows

Notes & Comments

  • create_note — Attach notes to deals, customers, pipelines
  • list_notes — List notes with entity filters
  • delete_note — Remove a note
  • create_comment — Threaded comments on any CRM entity
  • list_comments — List comments on an entity

Task Management

  • create_task — Create tasks with assignees and due dates
  • list_tasks — List tasks filtered by status or assignee
  • update_task — Update task status, title, or due date

ICP & Lead Scoring

  • create_icp_profile — Define ideal customer profiles for lead scoring
  • list_icp_profiles — List targeting profiles

Outreach & Campaigns

  • list_outreach_campaigns — List email campaigns
  • get_campaign_stats — Delivery, open, click, and reply metrics
  • create_outreach_campaign — Create campaigns with templates

Reports & Analytics

  • get_pipeline_report — Pipeline summary with stage-by-stage breakdown
  • get_deal_summary — Deal counts and values grouped by status

Approvals

  • list_pending_approvals — List pending approval requests
  • approve_action — Approve gated CRM actions

Use Cases

  • AI sales assistant — Let Claude manage your entire sales pipeline
  • Automated lead qualification — Score and route leads with AI agents
  • CRM data entry — Agents create contacts, log activities, update deals
  • Sales reporting — Generate pipeline reports and forecasts on demand
  • Multi-agent CRM — Multiple AI agents collaborating on the same CRM

Development

cd packages/mcp-server-python
pip install -e .
pip install pytest pytest-asyncio pytest-cov respx
pytest --cov

License

MIT — free for commercial use.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

zeropipeline_mcp-0.2.1.tar.gz (28.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

zeropipeline_mcp-0.2.1-py3-none-any.whl (18.3 kB view details)

Uploaded Python 3

File details

Details for the file zeropipeline_mcp-0.2.1.tar.gz.

File metadata

  • Download URL: zeropipeline_mcp-0.2.1.tar.gz
  • Upload date:
  • Size: 28.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.14.2

File hashes

Hashes for zeropipeline_mcp-0.2.1.tar.gz
Algorithm Hash digest
SHA256 e6b38f916f74dbbbfa9604e2bb27a33261d77969be9979f818a749e81783bbfb
MD5 754ce044bedc631c0f5677feb5e9de3a
BLAKE2b-256 93d641688539646cf79c739d12fbcc3f1e9aee292508e5a4d1dad4da64e2ea19

See more details on using hashes here.

File details

Details for the file zeropipeline_mcp-0.2.1-py3-none-any.whl.

File metadata

File hashes

Hashes for zeropipeline_mcp-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 0b54263eead2a76e94437bdbe5e4046c4baebc8ca0fe3f1c03147dbbda95f4be
MD5 07493fc740e44ccc5e0f974a40a14d06
BLAKE2b-256 1f9cd315c9c9d2a71149aeae3062aea7a078edd8bcbc94d34784c2fd39c56212

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.2.1 This release

2 files

0.2.0

2 files

0.1.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page