How to Use the Marketo MCP in Claude Code
Pipe live Marketo campaign and lead data directly into your terminal workflows using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Marketo MCP to Claude Code
Create your Vinkius account to connect Marketo 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.
Audit marketing campaigns from your terminal CLI
`list_campaigns` outputs raw campaign arrays directly into your terminal session so you can pipe, grep, and filter Marketo data using standard bash commands. Claude Code executes the tool, parses the JSON, and lets you query specific Marketo metrics without opening a browser. This headless Claude Code approach is ideal for running quick diagnostic checks on Marketo assets. You can quickly run `get_campaign_by_id` to inspect a failing Marketo workflow and instantly see the configuration payload right in your terminal.
Run headless lead lookups via the Claude Code MCP Server
`get_lead_by_email` retrieves individual prospect records directly inside your Claude Code terminal session. Claude Code processes the email query, extracts the Marketo lead ID, and lets you chain terminal commands to inspect their status. By integrating this Marketo tool into your Claude Code workflow, you avoid the overhead of heavy web UIs. You get immediate access to raw Marketo lead records, making terminal-based debugging incredibly fast.
Build shell-based audits of static lists and programs
`list_static_lists` retrieves your target market segments directly into your shell environment so Claude Code can audit them for stale data. The Claude Code agent can take these lists and cross-reference them with active marketing programs using `list_programs`. This allows developers using Claude Code to write shell scripts that monitor Marketo program health. You get a scriptable interface to Marketo's core database directly from your local command line.
Set up Marketo 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 seemarketo-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Marketo transactions." It will automatically discover and invoke the available Marketo tools.
claude mcp add --transport http marketo-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 Marketo MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Marketo MCP today
We host it, we monitor it, we maintain it. You just paste one token.