verify for Cursor
com.kenoodl/verify
Runs your code against a contract; HELD or BROKE at the exact input. Deterministic. 0.10 USDC/call.
client:Cursor
transport:streamable-http
tools:1
Install verify in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"verify": {
"url": "https://kenoodl.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs