NA
Nordax AI Entity Network
/get_entity_credential
get entity credential
Retrieve the active W3C Verifiable Entity Credential (VEC) for a business. VECs are cryptographically signed proofs of a business's identity, verification statu
liveverifiedunknown~5s typical
mcpprobednordaxaientity
$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-ai-nordax-mcp /get_entity_credential for me.
Input
| Field | Type | Description |
|---|---|---|
| slug* | string | Entity slug to get the credential for |
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-ai-nordax-mcp","endpoint":"/get_entity_credential","input":{"slug":"..."}}'cli
npx cracked-ai run -p mcp-ai-nordax-mcp -e /get_entity_credential -i '{"slug":"..."}'mcp
run_tool({ provider: "mcp-ai-nordax-mcp", endpoint: "/get_entity_credential", input: {"slug":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.