Mirrors for Cursor
com.runmirrors/mirrors
AI agent testing: replay real sessions against a rebuilt staging environment to catch regressions.
client:Cursor
transport:streamable-http
Install Mirrors in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mirrors": {
"url": "https://api.runmirrors.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs