ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Drip with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Automate e-commerce marketing via Drip. manage subscribers, trigger workflows, track custom events, and audit campaigns directly from any AI agent.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 10 capabilities

The complete Drip capability set.

These are the exact actions your AI can choose when you ask it to work with Drip.

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 10 available through Drip.

  1. 01

    List tags

    List all tags in your Drip account

  2. 02

    List campaigns

    Returns campaign IDs, names, statuses, and subscriber counts. List Drip email series campaigns

  3. 03

    Get subscriber

    Returns full profile, tags, custom fields, lead score, and activity history. Get a Drip subscriber by email or ID

  4. 04

    Record event

    Events trigger automations. Record a custom event for a Drip subscriber

Capability set02 / 03

05-07

3 capabilities in this set.

Part of 10 available through Drip.

  1. 05

    Start workflow

    Starts a subscriber onto an executing node loop. Start a subscriber on a Drip automation workflow

  2. 06

    Tag subscriber

    Tags drive automation and segmentation. Apply a tag to a Drip subscriber

  3. 07

    Remove tag

    Drops the raw data tag relationship bypassing the standard UI triggers. Remove a tag from a Drip subscriber

Capability set03 / 03

08-10

3 capabilities in this set.

Part of 10 available through Drip.

  1. 08

    Create subscriber

    Modifies /v2/{account_id}/subscribers resolving exact tags mapping. Create or update a Drip subscriber

  2. 09

    List subscribers

    Returns emails, tags, custom fields, and lifecycle stage. List Drip subscribers. Drip is an e-commerce CRM/email platform

  3. 10

    List workflows

    Returns workflow IDs, names, and statuses (active/paused/draft). List Drip automation workflows

Observed, not estimated

866ms average. Fast in production.

Drip is checked daily against the live service.

Daily averagePeak 999ms
Aug 20Today
Fastest day
704ms
Slowest day
999ms
14-day trend
Slowing+14%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 10 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Drip, so you can see the experience inside your AI.

It does not authenticate your account with Drip. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Drip Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_X1r5PTbrSJfHD5WfRUYE4kHSugGyi1IWJWmDpOal/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Drip capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "drip-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_X1r5PTbrSJfHD5WfRUYE4kHSugGyi1IWJWmDpOal/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Drip owners ask.

  • 01

    Can my agent add tags to existing Drip subscribers?

    Yes. Use the 'tag_subscriber' capability. Provide the subscriber's email and the tag name. The agent will command the Drip API to apply the tag, which can trigger automated workflows or update segment boundaries.

  • 02

    How do I start a specific automation workflow for a user via chat?

    Use the 'start_workflow' capability. You will need the Workflow ID and the subscriber's email. Your agent will trigger the response routing to place that user onto the specified automation path immediately.

  • 03

    Can I record custom events like 'Completed Checkout' through the agent?

    Absolutely. Use the 'record_event' capability. Provide the email, the action name, and optional JSON properties. The agent injects the telemetry log into Drip, generating tracking data that feeds your automation logic.