VerifyAX for Cursor
io.github.verifyax/mcp-server
Evaluate, benchmark, and simulate AI agents on the VerifyAX agent-evaluation platform.
client:Cursor
transport:streamable-http
runtime:npm
Install VerifyAX in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp-server": {
"url": "https://mcp.verifyax.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs