How to Use the Chameleon.io MCP in Claude Code
Manage your product adoption platform from the terminal. Claude Code triggers events and analyzes surveys via headless CLI commands.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Chameleon.io MCP to Claude Code
Create your Vinkius account to connect Chameleon.io 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.
Script user deletion via Claude Code
The `delete_chameleon_user` tool integrates your product adoption platform directly into your CI/CD pipeline. You can write a shell script that tells the CLI to purge test accounts after every integration run. This MCP Server completely removes the need to click through a web dashboard to clean up staging data. You just pipe your list of test IDs into the agent. It iterates through the array and wipes them from the system automatically.
Monitor microsurvey pipelines
The `list_microsurvey_responses` tool lets you check for new submissions via a simple cron job. DevOps teams need to know when feedback loops break, so the agent pulls the latest answers and pipes them into your alerting system. If a specific deployment triggers a spike in negative responses, you find out immediately. The CLI grabs the raw text and pushes it to a Slack webhook. Your engineering team gets real-time visibility without leaving the terminal.
Audit experience configurations
The `list_experiences` tool dumps the current state of all your launchers and tours right to your terminal. Keeping track of which onboarding tours are active is a massive headache, but you can diff this output against your intended configuration. When someone reports a broken tour, you don't need to hunt for the ID. The agent runs `get_experience_details` to pull the exact targeting rules to your standard output. You fix the logic and push the code right from your SSH session.
Set up Chameleon.io 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 seechameleonio-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Chameleon.io transactions." It will automatically discover and invoke the available Chameleon.io tools.
claude mcp add --transport http chameleonio-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 Chameleon.io MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Chameleon.io MCP today
We host it, we monitor it, we maintain it. You just paste one token.