crosscheck for Cursor
com.crosscheckapi/crosscheck
Checks for AI agents over x402: review drafts, accept-check handoffs, scan skills before install.
client:Cursor
transport:streamable-http
runtime:npm
tools:5
Install crosscheck in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"crosscheck": {
"url": "https://crosscheckapi.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs