onyx_oai_lookup
InactiveTool of onyx-paid-mcp
Look up the Onyx Agentic Index (OAI) score for an agent identity. Input a DID (did:web:..., did:eth:0x...) or wallet address; returns composite 0-1000 score + per-signal breakdown + last-updated timestamp. Use for trust-tier gating, routing decisions, partnership vetting. (price: $0.001 USDC, tier: metered)
Parameters schema
{
"type": "object",
"required": [
"identity"
],
"properties": {
"identity": {
"type": "string",
"description": "Agent DID (did:web:..., did:eth:0x...) or raw 0x... wallet address."
}
}
}Parent server
onyx-paid-mcp
https://github.com/dimitrilaouanis-tech/onyx-mcp
2/7 registries