Vinkius

Cypress Cloud MCP for AI Agents. Audit E2E test failures via natural conversation.

Cypress Cloud MCP connects your AI agent directly to your end-to-end testing pipeline. Ask questions about test runs, pinpoint specific failures, track intermittent flaky tests, and generate detailed performance reports without logging into a dashboard. It gives you full conversational control over your entire E2E quality lifecycle.

Cypress Cloud MCP is compatible with Claude Claude
Cypress Cloud MCP is compatible with ChatGPT ChatGPT
Cypress Cloud MCP is compatible with Cursor Cursor
Cypress Cloud MCP is compatible with Gemini Gemini
Cypress Cloud MCP is compatible with Windsurf Windsurf
Cypress Cloud MCP is compatible with VS Code VS Code
Cypress Cloud MCP is compatible with JetBrains JetBrains
Cypress Cloud MCP is compatible with Vercel Vercel
See Vinkius in Action

Give Claude and any AI agent real-world access

List all organization projects

Retrieves a list of organizational Cypress Cloud projects and their required unique IDs.

Monitor test run statuses

Provides status details for recent project runs, including pass/fail counts and commit information.

Inspect failed test instances

Pulls deep details on a specific failing spec file execution, providing error logs, video URLs, and screenshots.

Identify intermittent failures

Generates reports showing which tests fail randomly (flaky) and tracks the last time they failed across your code base.

Audit performance metrics

Retrieves dedicated reports detailing test duration averages, p95 scores, and slow tests for CI/CD review.

Waiting for input…

AI Agent
Cypress Cloud

What AI agents can do with Cypress Cloud: 10 Tools for E2E Testing

These tools let you programmatically list projects, get run summaries, inspect specific failures, and generate comprehensive reports on test quality metrics.

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 Cypress Cloud MCP

List Projects

Lists all projects on Cypress Cloud; this helps you find the unique ID needed to run other commands.

Get Runs

Retrieves a summary of recent test runs, including their status and commit details.

Get Run

Gets comprehensive data for a single run, detailing total tests, passed/failed...

Get Instances

Lists every spec file execution within a given test run, showing statuses and...

Get Instance

Gets deep details on one specific spec instance, including error messages, videos...

Get Tests

Lists individual tests inside a single spec file execution, providing titles, status, and errors.

Report Runs

Generates an aggregated summary report of all test runs for a specific date range, useful for BI dashboards.

Report Tests

Creates a detailed enterprise report listing individual tests and their statuses...

Report Flaky

Identifies intermittently failing tests, returning names, flake rates, and last...

Report Slow

Generates a report on the slowest tests in your suite, detailing average duration...

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.

Cypress Cloud MCP is compatible with Claude

Claude AI

1

Open Claude Settings

Go to claude.ai, click your profile icon, then navigate to Customize → Connectors.

2

Add Custom Connector

Click the "+" button and select Add custom connector. Paste your Vinkius endpoint URL:

https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp

Replace [YOUR_TOKEN_HERE] with your token from cloud.vinkius.com. For OAuth-protected servers, expand Advanced settings to add credentials.

3

Start a conversation

Open a new chat. The Cypress Cloud integration is available immediately — no restart needed.

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
Start building

Make Your AI Do More

Start with Cypress Cloud, 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
Cypress Cloud MCP server cover

Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Cypress. 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 INFRASTRUCTURE

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

Your data is protected. See how we built it.

The pain of dashboard sprawl and manual correlation. Solved with Vinkius AI Gateway

Today, finding the root cause of a test failure is a multi-step scavenger hunt. You check the main Cypress Cloud dashboard for the run ID, then you copy that ID into another tab to view specs. If it failed, you click again to find the instance details, and finally, if you need proof, you have to export a CSV—all while juggling multiple tabs and copy/paste operations.

This process is slow, error-prone, and forces your agent to operate in silos. You spend more time navigating the UI than actually debugging code. The result is delayed fixes and missed performance issues because nobody has time to build a perfect reporting workflow.

Cypress Cloud MCP delivers deep audit data conversationally.

The Cypress Cloud MCP eliminates the need for manual correlation. You ask your agent, 'What were the slow tests in my latest run?' and it executes report_slow, pulling the precise average durations and p95 metrics without you ever leaving the chat window.

This changes everything. Instead of being a data analyst who builds reports, you're an auditor who gets instant answers. You talk to your quality assurance history as if it were just another API endpoint.

What your AI can actually do with this

Forget sifting through complex dashboards or exporting CSVs just to find out why a build failed. This MCP lets you talk to your testing results. You can ask your agent for an overview of recent runs, get the specific error messages and screenshots attached to a single failing test instance, or even request a report on flaky tests across your whole codebase.

The system pulls detailed information—like slow test metrics or aggregated run summaries—and presents it back to you in plain language.

Setting this up through Vinkius means you connect once, and your agent gets instant access to Cypress Cloud's full suite of audit tools. You get immediate visibility into performance gaps and quality trends, letting QA Engineers and DevOps teams stop guessing and start fixing the actual root cause.

Built · Hosted · Managed by Vinkius Cypress Cloud MCP - Audit E2E Test Runs & Reports
Server ID 019d7580-c770-70dc-9094-96c2ccda2db3
Vinkius Inspector
Compliance Grade A+
Score 98.33/100
Vinkius Inspector Badge — Score 98.33/100

Questions you might have

How do I find the right Project ID using Cypress Cloud MCP? +

You start by calling list_projects. This tool retrieves a full list of all organizational projects, giving you the unique 6-character IDs needed to run any other report or query.

Can Cypress Cloud MCP tell me if a test is flaky? +

Yes. You use the report_flaky tool. It analyzes your history and generates reports identifying tests that fail intermittently, along with their last known failure dates.

What tools does Cypress Cloud MCP give for performance checking? +

It provides two main reporting tools: report_slow identifies the slowest methods by metrics like p95 duration, while get_run gives overall run summaries and counts that indicate general stability.

If a test fails, how do I use Cypress Cloud MCP to see the evidence? +

First, you might call get_runs for context. Then, use get_instances with the specific instance ID; this tool pulls the error messages, screenshots, and video URLs right into your chat.

Is Cypress Cloud MCP only for recent runs? +

No. You can generate historical reports using report_runs or report_tests by providing a specific start date (YYYY-MM-DD) to cover large time ranges for compliance audits.