verifyfirst for Cursor
io.github.simulacra/verifyfirst
Look up what your verification method cannot see: 48 failures that report success.
client:Cursor
transport:stdio
runtime:pypi
Install verifyfirst in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"verifyfirst": {
"type": "stdio",
"command": "uvx",
"args": [
"verifyfirst-mcp"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs