groundcheck for Cursor
io.github.beepboop2025/groundcheck
Verify claims, resolve FIGI identity, extract claims, and sign x402 delivery receipts over MCP.
client:Cursor
transport:streamable-http
runtime:npm
tools:5
Install groundcheck in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"groundcheck": {
"url": "https://groundcheck.seiche.info/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs