You're viewing a demo portfolio

Join the waitlist
PRSM

company_lookup

Active

Tool of ai.dynamicfeed/dynamic-feed

declared in 0.8.0

Resolve a company name (or exact 20-char LEI) to its authoritative global Legal Entity Identifier + canonical legal name, address, status and local registration, from GLEIF (CC0 public domain, keyless). The deterministic join key to sanctions_screen and sec_filings — an LLM can't reliably map a name to a real, currently-active registered entity. Pass {"query":"Apple Inc"} or {"lei":"HWUPKR0MPOU8FGXBT394"}; optional `country` (ISO-2) filter. Confirm against the official register before acting. Every value is returned in an Ed25519-signed, provenance-stamped envelope (source and observation time) you can verify offline against /.well-known/keys, no account required.

Parameters schema

{
  "type": "object",
  "title": "company_lookupArguments",
  "properties": {
    "lei": {
      "type": "string",
      "title": "Lei",
      "default": ""
    },
    "limit": {
      "type": "integer",
      "title": "Limit",
      "default": 5
    },
    "query": {
      "type": "string",
      "title": "Query",
      "default": ""
    },
    "country": {
      "type": "string",
      "title": "Country",
      "default": ""
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

ai.dynamicfeed/dynamic-feed

1/7 registries
View full server →
company_lookup — ai.dynamicfeed/dynamic-feed — PRSM MCP