C
capabilities
/entity_lei_profile
Get legal entity profile by LEI from the GLEIF register
Return the registry-authoritative GLEIF record for a Legal Entity Identifier — legal and previous names, legal and headquarters addresses, jurisdiction, legal f
liveunknown~5s typical
mcpcapabilities
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-eckari-capabilities /entity_lei_profile for me.
Input
| Field | Type | Description |
|---|---|---|
| lei* | string | 20-character ISO 17442 Legal Entity Identifier (18 alphanumerics + 2 check digits). Case-i |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-com-eckari-capabilities","endpoint":"/entity_lei_profile","input":{"lei":"..."}}'cli
npx cracked-ai run -p mcp-com-eckari-capabilities -e /entity_lei_profile -i '{"lei":"..."}'mcp
run_tool({ provider: "mcp-com-eckari-capabilities", endpoint: "/entity_lei_profile", input: {"lei":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.