Skip to main content
Glama

RNWY — AI Agent Trust Intelligence

Ownership verified

Server Details

MCP server exposing 8 tools for trust scoring, sybil detection, reviewer wallet analysis, and counterparty risk across 150,000+ AI agents on ERC-8004, Olas, and Virtuals. Streamable HTTP, JSON-RPC 2.0, no API key required.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.
Tool DescriptionsB

Average 3.3/5 across 10 of 10 tools scored. Lowest: 2.6/5.

Server CoherenceB
Disambiguation3/5

Some tools have overlapping purposes (e.g., entity and trust_check both provide agent trust info; risk_terms and mcp_attestation both provide risk scores). Address_age and reviewer_analysis focus on wallet age but in different contexts, which helps. However, tools like entity and reviewer_wallet both provide sybil signals, causing potential confusion.

Naming Consistency3/5

Tool names use a mix of noun and verb phrases (e.g., address_age, compare_agents, trust_check). Some are descriptive but inconsistent in style (e.g., reviewer_wallet vs. reviewer_analysis). No clear verb_noun pattern, but readable overall.

Tool Count4/5

10 tools is reasonable for a trust intelligence server covering wallet analysis, agent trust, network stats, and risk assessment. Each tool addresses a distinct aspect, though a few could be merged without loss.

Completeness3/5

Covers core trust and risk dimensions: age, activity, sybil detection, risk scoring, attestations. Missing are tools for updating or submitting data (e.g., no tool to report a reviewer or submit an attestation), which might be needed for full lifecycle. Gaps are notable but not critical for read-heavy use.

Available Tools

10 tools
address_ageInspect

Look up wallet age in days for any address. The uncheatable signal; time cannot be faked.

ParametersJSON Schema
NameRequiredDescriptionDefault
chainNoChain slug (optional, defaults to base)
addressYesWallet address (0x...)
commerce_statsInspect

Commerce activity for an agent or address; job count, unique counterparties, repeat client rate, total earnings. Covers Olas Mechs and Virtuals ACP protocols.

ParametersJSON Schema
NameRequiredDescriptionDefault
idNoAgent ID. Use with chain and registry for linked agent commerce data.
chainNoChain slug (required with id)
addressNoWallet or contract address (0x...). Use this for Virtuals ACP lookups.
registryNoRegistry: erc8004, olas (default erc8004)
compare_agentsInspect

Side-by-side trust comparison of 2-10 agents, ranked by score with reviewer quality summary for each.

ParametersJSON Schema
NameRequiredDescriptionDefault
agentsYesComma-separated chain:id pairs. Example: base:1380,base:16907
thresholdNoPass/fail threshold (default 50)
entityInspect

Full operator footprint for any wallet address — all agents owned, trust scores, sybil signals, wallet intelligence, and MCP servers associated with that operator.

ParametersJSON Schema
NameRequiredDescriptionDefault
walletYesWallet address (0x...)
mcp_attestationInspect

ES256-signed attestation for any MCP server. Returns risk score, threat findings, and a signed envelope verifiable against the JWKS endpoint using kid rnwy-mcp-v1.

ParametersJSON Schema
NameRequiredDescriptionDefault
canonical_idYesMCP server canonical ID (e.g. vujasinovic/keycloak-source-mcp)
network_statsInspect

Network-wide statistics; total agents by registry, chain distribution, commerce job counts, and trust score tier distribution across 180,000+ indexed agents.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

reviewer_analysisInspect

Analyze wallet ages of every reviewer who left feedback on an agent. Detects sybil patterns like same-day wallet creation clusters.

ParametersJSON Schema
NameRequiredDescriptionDefault
idYesAgent ID
chainYesChain slug
reviewer_walletInspect

Behavior profile for any reviewer wallet; velocity, sweep patterns, score clustering, and sybil signals across the entire ERC-8004 ecosystem. Shows how this wallet behaves when reviewing agents.

ParametersJSON Schema
NameRequiredDescriptionDefault
chainYesChain slug: base, ethereum, bnb, etc.
addressYesWallet address (0x...)
summaryNoIf true, omits individual review list (default true)
risk_termsInspect

Counterparty risk intelligence for any agent. Returns risk tier (low/moderate/elevated/high/severe/critical), raw trust signals, data coverage, and methodology reference. Designed for marketplace operators and escrow providers setting transaction parameters before a deal. Full methodology: https://rnwy.com/risk-intelligence

ParametersJSON Schema
NameRequiredDescriptionDefault
chainYesChain slug: base, ethereum, bnb, gnosis, avalanche, celo, arbitrum, polygon, monad, megaeth, optimism
agent_idYesAgent ID (integer)
registryNoRegistry: erc8004 (default), olas
trust_checkInspect

Pass/fail trust verdict for any AI agent across ERC-8004, Olas, or Virtuals registries. Returns score, tier, badges, and reasoning.

ParametersJSON Schema
NameRequiredDescriptionDefault
idYesAgent ID (token ID or Mech ID)
chainYesChain slug: ethereum, base, bnb, gnosis, avalanche, celo, arbitrum, polygon, monad, megaeth, optimism
registryNoRegistry: erc8004 (default), olas, virtuals
thresholdNoPass/fail threshold (default 50)

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources