onyx_kya_verify
InactiveTool of onyx-paid-mcp
Verify an Onyx Protocol KYA (Know Your Agent) credential. Pass a credential id (e.g. 'kya_01KSHZ...'); returns ok + scope + spend cap + issuer + revocation status. Use to gate paid tool access, audit agent operations, or compose with x402 settlement for trust-tier routing. Calls Onyx Protocol verifier. (price: $0.001 USDC, tier: metered)
Parameters schema
{
"type": "object",
"required": [
"credential_id"
],
"properties": {
"credential_id": {
"type": "string",
"description": "KYA credential id (kya_*)."
}
}
}Parent server
onyx-paid-mcp
https://github.com/dimitrilaouanis-tech/onyx-mcp
2/7 registries