How to Use the Cypress Cloud MCP in Claude Code
Pipe Cypress Cloud test runs and flake reports directly into your terminal workflows using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Cypress Cloud MCP to Claude Code
Create your Vinkius account to connect Cypress Cloud 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 test data into terminal scripts
This MCP Server turns Claude Code into a command-line interface for your QA pipelines. SREs can query `get_runs` directly from the shell to check the status of the latest CI build. You can pipe the JSON output of `get_instances` into other command-line tools or save it as a local log file for quick terminal debugging.
Automate flake monitoring via CLI
Keep an eye on suite stability by running `report_flaky` straight from your terminal prompt. Claude Code parses the returned flake rates and warns you if any crucial tests are degrading. SREs can integrate this check into pre-release scripts, blocking deploys if the flake rate on main exceeds acceptable thresholds.
Run Cypress Cloud MCP Server reports from your terminal
Pull executive reports without opening a browser. Claude Code uses `report_runs` with a start date argument to generate a clean text summary of your team's testing velocity. It can combine this with `report_tests` to output a list of failed tests, giving you a quick terminal diagnostic before you head into a standup.
Set up Cypress Cloud 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 seecypress-cloud-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Cypress Cloud transactions." It will automatically discover and invoke the available Cypress Cloud tools.
claude mcp add --transport http cypress-cloud-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 Cypress Cloud MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Cypress Cloud MCP today
We host it, we monitor it, we maintain it. You just paste one token.