Kameleoon MCP. Manage your A/B testing and personalization from chat.
Kameleoon MCP lets your AI agent manage A/B testing and personalization workflows without logging into a dashboard. It gives you direct control over running experiments, checking audience segments, and requesting performance reports for any property or site within your account. Use it to automate the monitoring of live tests and analyze complex variations right from your development environment.
Give Claude and any AI agent real-world access
Creates a brand-new A/B test with a specified name and site ID.
Lists all active and past experiments to monitor campaign statuses.
Retrieves details on specific A/B test variations or defined audience segments used for targeting traffic.
Queries your entire account to list all registered websites and properties, ensuring accurate environment targeting.
Triggers the retrieval of detailed, asynchronous results reports for any given experiment ID.
Ask an AI about this
Waiting for input…
What AI agents can do with Kameleoon MCP: 10 Tools for Experiment Management
These tools allow you to programmatically interact with Kameleoon, enabling your agent to create tests, check status, and pull reports directly via natural language prompts.
Make your AI actually useful.
Add this MCP to Claude, Cursor, or Windsurf and your AI stops guessing. It gets real tools to look things up, take action, and handle the stuff you keep doing by hand.
Start using Kameleoon MCPCreate Experiment
Creates a new A/B test when given a name and the site ID.
List Custom Data
Retrieves a list of available custom data dimensions for use in testing.
List Experiments
Lists all experiments within Kameleoon, allowing you to monitor various campaign...
Get Experiment
Fetches detailed information about a single, specific experiment.
Get Site
Retrieves the full details for one particular site property.
Get Experiment Results
Requests an asynchronous report containing the latest performance metrics for a finished experiment.
List Targeting Rules
Lists all predefined rules used to segment and target specific user groups.
List Segments
Provides an overview of all defined audience segments in the account.
List Sites
Gathers a complete list of every site registered across your entire account.
List Variations
Lists all specific A/B variations associated with a given experiment ID.
Security and governance baked right in.
Pick your AI client below to get set up. Just create a Vinkius account, subscribe, and you're instantly up and running. We handle the entire backend infrastructure, delivering out-of-the-box support for HTTPS Streamable, SSE, and OAuth2—zero messy routing required.
Choose How to Get Started
Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.
Build Your Own
Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.
- Import from OpenAPI, Swagger, or YAML specs
- Create Agent Skills with progressive disclosure
- Deploy to edge with MCPFusion framework
- Built in DLP, auth, and compliance on each call
- Real time usage dashboard and cost metering
- Publish to catalog or keep private
Make Your AI Do More
Start with Kameleoon, then connect any of our 5,200+ other servers whenever your AI needs more. One click, no limits.
- Use this MCP plus 5,200+ others, all in one place
- Add new capabilities to your AI anytime you want
- Connections are secured and governed automatically
- Track usage and costs across all your servers
- Works with Claude, ChatGPT, Cursor, and more
- New servers added to the catalog weekly
Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Kameleoon. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.
VINKIUS CLOUD
Cloud Hosted
Managed infra
V8 Isolated
Sandboxed per request
Zero-Trust Proxy
No stored credentials
DLP Enforced
Policy on each call
GDPR Compliant
EU data residency
Token Compression
~60% cost reduction
The pain of checking status across multiple testing platforms
Right now, checking on your tests means logging into the Kameleoon dashboard. You navigate to the 'Experiments' tab, then you have to click through active campaigns one by one. If you need results for five different experiments, that’s at least 25 clicks and a quarter hour of context switching just to gather the status update.
With this MCP, your agent handles it all. You simply ask, 'List all active experiments.' The system uses `list_experiments` to pull every current campaign's metadata into one clean response. You get the entire status report without opening a single browser tab.
Get immediate insights with Kameleoon MCP
The manual process of checking variations requires you to first find the experiment, then click into it, and finally review the list of variations. This is slow, error-prone work that burns valuable time before a launch.
Now, you just tell your agent which experiment ID you're interested in. The system uses `list_variations`, providing an immediate, structured breakdown of every variation associated with that test. It’s instantaneous insight.
What Kameleoon MCP does for your AI
Your AI client now controls your Kameleoon experimentation platform. This MCP lets agents handle everything from setup to analysis, managing A/B tests, audience segments, and personalization across all your digital properties. You can ask it to list every active experiment or pull the latest performance reports for a specific campaign.
If you're used to bouncing between different dashboards just to check status updates, this changes that. Connect via Vinkius and let your agent do the heavy lifting. It reads site metadata, lists variations associated with an ID, and even requests asynchronous results reports so you can analyze experiment performance on the fly.
You get full control of your testing lifecycle without ever leaving your chat interface.
019d75bf-170a-7067-a1fd-1704272880af How to set up Kameleoon MCP
The bottom line is, it lets your AI client talk directly to Kameleoon's backend tools using natural language instructions.
First, subscribe to this MCP on Vinkius and enter your unique Kameleoon Client ID and Secret credentials.
Next, prompt your AI client with a request, like 'List all active experiments for my checkout flow.'
Your agent sends the query through the MCP, receives structured data about experiment status or variations, and reports the actionable findings back to you.
Who uses Kameleoon MCP
This MCP is for the Product Manager tired of manually checking 15 different dashboards just to know if a test passed. It’s for the Growth Engineer who needs to query targeting rules directly from their IDE, and the Data Analyst who wants automated performance report retrieval without writing complex API calls.
Checks the status of live experiments and reviews variant details instantly by asking your agent instead of logging into the Kameleoon dashboard.
Quickly queries complex targeting rules or custom data dimensions right from their IDE, making environment setup faster.
Automates the retrieval of experiment results and metadata. Instead of manual export/import, they request reports using a simple prompt.
Benefits of connecting Kameleoon MCP
Monitor live tests instantly. Instead of navigating to the Kameleoon dashboard, you can use list_experiments to see all active campaigns and their current status in a single prompt.
Targeting accuracy improves. You can quickly list defined audience segments or check specific targeting rules using list_segments and list_targeting_rules, ensuring your tests hit the right users every time.
Analyze performance data faster. When an experiment wraps up, you don't waste time setting up reports. Just prompt for results and use get_experiment_results to initiate fetching the latest metrics.
Know your environment at a glance. Need to confirm if a site is ready for testing? Use list_sites or get_site to verify all properties are correctly registered before building an experiment.
Manage complex variations simply. Instead of opening the test details page, you can use list_variations to see every single variant tied to an experiment ID, confirming setup instantly.
Kameleoon MCP use cases
Debugging a broken personalization flow.
The Growth Engineer notices a segment isn't working correctly. They prompt the agent: 'List all segments and check the targeting rules for the checkout page.' The agent uses list_segments and list_targeting_rules, pinpointing that the rule is too restrictive, saving hours of debugging.
Getting a performance snapshot pre-meeting.
The Product Manager has a meeting about last quarter's testing. They ask: 'What are the results for the homepage test from May?' The agent uses get_experiment_results and pulls up the necessary data report, instantly ready to present.
Verifying site readiness.
The team is launching a new feature across multiple properties. A developer asks: 'List all sites in our account.' The agent uses list_sites, confirming that both the main e-commerce platform and the microservice landing page are registered and ready for testing.
Comparing test setups.
A PM wants to know what variations exist for a specific experiment ID. They prompt: 'What are the variations for campaign 456?' The agent uses list_variations, providing a clean list of all possible test groups instantly.
Kameleoon MCP tradeoffs
What to watch out for, and the recommended way to handle each one.
Manual dashboard hopping
Opening Kameleoon, navigating to Experiments > Select Experiment ID > Click Variations tab > Manually checking status. This takes 5-10 clicks and five minutes of context switching.
Instead, ask your agent directly: 'What are the variations for experiment ID X?' The agent uses list_variations in one step, giving you a clean list immediately.
Forgetting which sites exist
Attempting to create an experiment and forgetting to select the correct site ID from a dropdown menu, leading to deployment errors.
Before starting any test, prompt: 'List all registered sites.' Use list_sites to get every valid environment name and ensure your new test is scoped correctly.
Overcomplicating segmentation
Trying to remember the exact rule structure for a complex audience segment, leading to incorrect setup or manual consultation of documentation.
Just ask: 'List all defined audience segments.' The agent uses list_segments and shows you every available group name without needing to navigate deep into the platform.
When to use Kameleoon MCP
Use this MCP if your workflow revolves around monitoring, comparing, or reporting on multiple active A/B tests. It's perfect when you need an agent to act as a universal dashboard aggregator—a place where checking experiment status (list_experiments), verifying site readiness (get_site), and pulling performance reports (get_experiment_results) are all simple prompts.
Don't use this if your primary job is pure content creation or single-platform data entry. If you only need to read a basic piece of text from an external source, a generic API connector will suffice. You also don't need it if you're just managing users; then a CRM MCP would be better suited.
Frequently asked questions about Kameleoon MCP
How do I find out what experiments are running using the Kameleoon MCP? +
You simply prompt your agent to list all active tests. The system uses list_experiments to retrieve a comprehensive overview of every experiment currently set up in your account.
Can I get results for an old test using the Kameleoon MCP? +
Yes, you can request performance metrics on past tests. Prompting for reports triggers get_experiment_results, which initiates fetching the necessary asynchronous data for analysis.
What if I want to check a site ID before creating an experiment? +
Use the agent to fetch details about specific sites. The get_site tool retrieves all metadata for one property, confirming its status and readiness before you commit to running a test.
How do I see which user groups are available for testing? +
You can list all defined audience segments using the list_segments tool. This gives you an immediate overview of every group ready for precise traffic allocation in your A/B tests.
What is the difference between listing variations and getting experiment details with Kameleoon MCP? +
Getting experiment details (get_experiment) gives general metadata about the whole test. Listing variations (list_variations) specifically provides a breakdown of every individual testing group or variant attached to that single ID.