How to Use the Mabl (AI-Powered Test Automation) MCP in Claude Code
Plug Mabl's AI-powered testing directly into your deployment scripts and CI/CD pipelines with Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Mabl (AI-Powered Test Automation) MCP to Claude Code
Create your Vinkius account to connect Mabl (AI-Powered Test Automation) 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.
Gate Deployments with Test Results
This is how you automate release gating. Add a step in your GitHub Action or Jenkinsfile that uses Claude Code to call `mb.trigger_plan`. This kicks off your Mabl regression suite against the new build. The script then simply polls `mb.get_execution` in a loop. If the tests pass, the deployment proceeds. If they fail, the script exits with an error, stopping a bad deploy in its tracks. No human intervention required.
Automate Test Health Reporting
Get a daily pulse on your application's quality. Set up a simple cron job that uses Claude Code to run `mb.list_executions` every morning for your main branch. You can pipe the JSON output to `jq` to filter for failures. From there, you can format a summary and post it to a Slack channel or send an email. The whole process is a few lines in a shell script, giving you a fully automated daily quality report.
Script Your Mabl Test Infrastructure
Don't manage your test setup by hand. Write scripts with Claude Code to audit your Mabl workspace. Use `mb.list_plans` and `mb.list_labels` to enforce naming conventions or check for untagged tests. You can also use `mb.list_apps` and `mb.list_envs` to programmatically verify that your non-production environments match the production config. This MCP integration makes your Mabl workspace another piece of auditable, scriptable infrastructure.
Set up Mabl (AI-Powered Test Automation) 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 seemabl-ai-powered-test-automation-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Mabl (AI-Powered Test Automation) transactions." It will automatically discover and invoke the available Mabl (AI-Powered Test Automation) tools.
claude mcp add --transport http mabl-ai-powered-test-automation-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 Mabl (AI-Powered Test Automation) MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Mabl (AI-Powered Test Automation) MCP today
We host it, we monitor it, we maintain it. You just paste one token.