GRC Feed — API & MCP

Cross-agency disagreement detection. Index built 2026-08-20T07:26:40.930Z. Known disagreements: 500.

Screen one entity

GET  /api/screen?npi=1003005315
GET  /api/screen?name=ACME%20MEDICAL&state=NY
POST /api/screen   {name?, npi?, uei?, state?}

Pass npi for the highest-precision exact-id check (LEIE-excluded vs NPPES-active).

Feed of newly-detected disagreements

GET /api/feed?limit=25       # most-recent high-confidence disagreements
GET /api/feed/<npi>          # one disagreement record

MCP

POST /mcp   (JSON-RPC 2.0)
tools: screen_disagreements (x402 $0.05) · list_disagreements (free)

x402 (pay-per-call)

Keyless USDC on Base. GET /.well-known/x402 describes the challenge. $0.05/screen, no signup.

FCRA-safe: business/entity compliance use only. A disagreement is a review signal, not a verdict. Full terms →

← GRC Feed home