Cypress Cloud MCP for Cursor
io.cypress.mcp/cypress-cloud
Direct access to Cypress tests results and accessibility reports in your AI workflow.
client:Cursor
transport:streamable-http
Install Cypress Cloud MCP in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"cypress-cloud": {
"url": "https://mcp.cypress.io/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs