How to Use the Flodesk MCP in Claude Code
Automate Flodesk subscriber management from your terminal using Claude Code, the headless MCP Server for your CI/CD pipelines.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Flodesk MCP to Claude Code
Create your Vinkius account to connect Flodesk to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Headless Flodesk control in Claude Code
Run `list_subscribers` from your shell to audit your marketing lists as part of a cron job or deployment script. Claude Code pipes the output directly to your terminal for quick review. This is ideal for automated cleanup tasks. You can script the removal or addition of subscribers without ever opening a browser.
Trigger Flodesk workflows via Claude Code
Integrate `add_subscriber_to_workflow` into your deployment pipeline. When a new user signs up, your script can trigger an email sequence automatically. Claude Code executes these commands in a headless environment. It handles the authentication headers so your workflow triggers reliably every time.
Manage Flodesk segments in Claude Code
Use `create_segment` and `list_segments` to maintain your audience structure through your CLI. This lets you programmatically organize subscribers based on your application database state. Claude Code returns the segment details as raw data. You can pipe this into other CLI tools or store it for further analysis.
Set up Flodesk MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seeflodesk-alternative-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Flodesk transactions." It will automatically discover and invoke the available Flodesk tools.
claude mcp add --transport http flodesk-alternative-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Flodesk MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Flodesk MCP today
We host it, we monitor it, we maintain it. You just paste one token.