Verify API for Cursor
io.github.drain54/verify-api
AI infrastructure claim verification — pay-per-query via x402.
client:Cursor
transport:streamable-http
Install Verify API in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"verify-api": {
"url": "https://slinging-chloride-chair.ngrok-free.dev/v1/verify"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs