How to Use the Medallia MCP in Claude Code
Query Medallia metrics, check customer surveys, and pipe alert data directly from your terminal with Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Medallia MCP to Claude Code
Create your Vinkius account to connect Medallia 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 Medallia MCP Server metrics into shell scripts
`list_alerts` outputs active customer experience issues directly to your terminal standard output. You can pipe this data into grep, jq, or custom bash scripts to automate your team's alerting pipelines. Claude Code executes `get_alert` to fetch JSON payloads for specific incidents. This lets you build lightweight cron jobs that alert your dev team when scores drop.
Script automated survey reports via terminal
`list_responses` dumps raw feedback into your command line interface for rapid debugging. Claude Code parses the stream to check for critical keywords and formats the output into clean markdown tables. By running `get_response`, you can inspect single customer interactions without leaving your SSH session. It speeds up triage when debugging production outages.
Audit access control from the command line
`list_users` lists all active operators within your customer experience programs. Claude Code cross-references this list with your local team directory to find orphaned accounts. The agent uses `get_program_details` to verify which teams own which feedback loops. This keeps your access policies clean and aligned with your organizational structure.
Set up Medallia 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 seemedallia-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Medallia transactions." It will automatically discover and invoke the available Medallia tools.
claude mcp add --transport http medallia-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 Medallia MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Medallia MCP today
We host it, we monitor it, we maintain it. You just paste one token.