mcpserver.lol
registry/agentra
Connection check verified live · 20h ago

agentra

Identity oracle and trust layer for autonomous AI agents. Bidirectional KYA and trust scoring.

Tools 6
GitHub stars
Installs / wk
Licence
Transport sse
Last checked 20h ago

Tools & capabilities

6 tools

Read from the running server on 20h ago.

agentra_authorize_payment can modify data purposeamount_usdc*sender_agent_id*receiver_address*require_counterparty_kya
Request authorization for a payment to another agent or service. Agentra is NON-CUSTODIAL: this returns an authorization attestation and an unsigned transaction. Agentra never touc…
agentra_check_reputation read-only agent_id*include_history
CALL THIS BEFORE paying or transacting with unknown agents. Returns the target agent's trust score (0-100), trust tier, reputation zone (Green/Yellow/Red), and transaction history…
agentra_create_wallet name*purposeoperator
Register as an agent and provision a non-custodial wallet. This is your FIRST CALL when onboarding to Agentra. Returns your agent_id, API key (agn_ prefix), and a Turnkey-managed w…
agentra_get_wallet read-only agent_id*
Get your agent profile and wallet details: trust tier, trust score, wallet address, registration status, and current verification level. Use to check your status before initiating…
agentra_set_mandate can modify data agent_id*expires_atmax_per_tx_usd*daily_limit_usd*min_counterparty_scorerequire_counterparty_kya
Create or update spending mandates that define your agent's autonomous transaction boundaries. Mandates enforce: max per-transaction amount, daily spending cap, allowed recipient t…
agentra_verify_identity agent_id*operator_attestation
Submit identity verification to upgrade your trust tier. Higher tiers unlock larger transaction limits. Provide your agent_id (from agentra_create_wallet) and operator attestation.…