ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Cypress with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Audit E2E testing via Cypress. monitor test runs, inspect spec instances, track flaky tests, and generate enterprise reports directly from any AI agent.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 10 capabilities

The complete Cypress capability set.

These are the exact actions your AI can choose when you ask it to work with Cypress.

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 10 available through Cypress.

  1. 01

    Get instance

    Get full details of a Cypress spec instance including spec name, status, error messages, screenshots, video URLs, and browser info

  2. 02

    Report flaky

    Get flaky test report from Cypress Cloud. Identifies tests that intermittently pass/fail. Returns test names, flake rates, and last flake dates

  3. 03

    Get instances

    List spec instances within a Cypress run. Each instance represents one spec file execution. Returns instance IDs, spec names, statuses, and durations

  4. 04

    Get tests

    List individual tests within a Cypress spec instance. Returns test titles, states (passed/failed/pending/skipped), durations, and error messages

Capability set02 / 03

05-07

3 capabilities in this set.

Part of 10 available through Cypress.

  1. 05

    Report runs

    Must provide the start date. Get enterprise run summary report from Cypress Cloud. Aggregated data for BI dashboards. Requires start_date (YYYY-MM-DD)

  2. 06

    Report tests

    Get enterprise test results report from Cypress Cloud. Individual test-level data with statuses and error messages

  3. 07

    Get runs

    List recent test runs for a Cypress Cloud project. Returns run IDs, commit info, branch, CI build IDs, statuses (passed/failed/running), durations, and spec counts

Capability set03 / 03

08-10

3 capabilities in this set.

Part of 10 available through Cypress.

  1. 08

    List projects

    Useful for finding the project_id. List all projects on Cypress Cloud. Cypress is the leading JavaScript E2E testing framework. Returns project names, IDs, and org info via the Enterprise Data Extract API

  2. 09

    Get run

    Get full details of a Cypress Cloud run including status, total tests, passed/failed/pending counts, duration, parallelization, groups, and commit info

  3. 10

    Report slow

    Get slow test report from Cypress Cloud. Identifies slowest tests by average duration. Returns test names, avg/p95/max durations

Observed, not estimated

881ms average. Fast in production.

Cypress is checked daily against the live service.

Daily averagePeak 1043ms
Aug 20Today
Fastest day
693ms
Slowest day
1043ms
14-day trend
Slowing+21%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 10 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Cypress, so you can see the experience inside your AI.

It does not authenticate your account with Cypress. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Cypress Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_IKhVCeL6avFJPY6iQ838105q3zZBtwMa7WMfyaRI/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Cypress capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "cypress-cloud-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_IKhVCeL6avFJPY6iQ838105q3zZBtwMa7WMfyaRI/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Cypress owners ask.

  • 01

    Can my agent help me debug a failed Cypress test?

    Yes. Use the 'get_instance' capability with the instance ID. The agent will retrieve explicit error messages and can provide you with direct links to failure screenshots and video recordings stored in Cypress Cloud.

  • 02

    How do I identify which tests are flaky in my project?

    Provide a start date to the 'report_flaky' capability. Your agent will analyze the historical data from Cypress Cloud and identify tests that intermittently pass and fail, helping you improve your CI reliability.

  • 03

    Can I use the agent to monitor the duration of my test runs?

    Absolutely. The 'report_slow' capability retrieves high-precision duration metrics. The agent can surface the slowest tests by average or p95 duration, allowing you to optimize your test suite's execution time.