lookup_entity
ActiveTool of io.github.onefreeman1337/osf-data-marketplace
Verify an entity / counterparty by identifier or name (PAID, x402 USDC on Base, $0.10). Resolves against authoritative public registries: US healthcare providers (CMS NPI), global legal entities (GLEIF LEI), US banks (FDIC), and SEC filers / public companies (EDGAR CIK). Pass an identifier (NPI, LEI, FDIC cert, or CIK) for an exact match, or a name for candidate matches. Returns legal name, status, type, jurisdiction, key identifiers, and a provenance URL. For KYC, KYB, counterparty due-diligence, provider verification, and onboarding agent workflows. Payment is handled automatically by x402-capable MCP clients via the standard payment handshake.
Parameters schema
{
"type": "object",
"title": "lookup_entityArguments",
"required": [
"query"
],
"properties": {
"query": {
"type": "string",
"title": "Query"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
io.github.onefreeman1337/osf-data-marketplace
1/7 registries