How to Use the GetResponse MCP in Claude Code
Run terminal-based marketing automation pipelines and sync lists using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect GetResponse MCP to Claude Code
Create your Vinkius account to connect GetResponse 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.
Claude Code for Subscriber Operations
This MCP Server exposes terminal-friendly tools for managing email subscribers. Claude Code registers new contacts using `add_new_subscriber` and deletes them via `remove_subscriber` directly from your command line. This is perfect for quick database cleanups or CLI-driven imports. If you need to inspect a specific contact, the agent runs `find_contact_by_email` to locate the record. It then executes `get_contact_details` to output the profile data, which you can easily pipe into other terminal utilities.
Terminal-Based Campaign Auditing
The toolset provides command-line access to active marketing campaign details. Claude Code lists all your active campaigns using `list_marketing_lists` and retrieves specific campaign metadata using `get_list_details`. This allows you to check list IDs without opening a browser. You can also audit active event triggers by running `list_active_webhooks` from the terminal. The agent displays the active webhook endpoints, helping you debug event-driven marketing pipelines in seconds.
Manage Automations and Custom Fields
This MCP Server integration lets you check automated email sequences and landing pages from your shell. Claude Code calls `list_active_sequences` to list active autoresponders. It also retrieves live landing pages using `list_published_pages` to verify your online funnels. To verify custom data structures, the agent runs `list_contact_fields` to fetch custom properties. This ensures your shell scripts send correctly formatted data to the API, preventing validation failures.
Set up GetResponse 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 seegetresponse-alternative-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest GetResponse transactions." It will automatically discover and invoke the available GetResponse tools.
claude mcp add --transport http getresponse-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 GetResponse MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the GetResponse MCP today
We host it, we monitor it, we maintain it. You just paste one token.