How to Use the GetResponse MCP in Claude Code
Manage your email marketing lists from the command line. This GetResponse MCP Server connects Claude Code to your campaigns.
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.
Pipe newsletter analytics to Claude Code
You can query your marketing stats without opening a web browser. Claude Code runs `list_marketing_newsletters` to find your latest broadcasts, grabs the performance metrics with `get_newsletter_analytics`, and outputs raw JSON or clean terminal tables. Because it runs entirely in the terminal, you can pipe this data into other CLI tools or save it to local text files. It makes tracking your marketing performance fit right into your existing bash workflows.
Command-line contact syncing
Sync contacts directly from your terminal sessions. This MCP Server lets Claude Code run `add_new_subscriber` to inject new leads or update existing ones from local text dumps. You can quickly check if a subscriber exists by running `get_contact_details` right from the command prompt. It eliminates the need to write custom curl commands or python scripts to query the API.
Headless automation audit logs
Run automated checks on your email marketing setup using Claude Code. The agent can list all active pipelines via `list_marketing_workflows` and pull current signup forms with `list_marketing_forms`. This is ideal for running automated cron jobs that verify your setup. By running `verify_api_connection` at the start of your script, you guarantee your terminal automation never runs with dead API credentials.
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-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-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.