Celina/Tools/AgentKarma/get-agentkarma-reputation
readAgentKarmaHosted only

Get AgentKarma Reputation

get_agentkarma_reputation

Read AgentKarma reputation for a Celo agent wallet via agentkarma.io. Returns Provider/Consumer karma scores, trust tiers, and confidence badges. Read-only trust context — never routes, signs, or holds custody. The subject address is required (no signer fallback).

§ Inputs

NameTypeDescription
addressRequiredstringCelo 0x address of the agent/counterparty to look up.
faceRequiredstringKarma face to read: provider, consumer, or both (default).

§ Returns

{ address, face, provider?, consumer?, autonomy? }

§ Try saying

  • What is the AgentKarma reputation for 0x… on Celo?

Use this tool

Once Celina is wired into your MCP client, just ask in plain language. The LLM picks get_agentkarma_reputation automatically.