mcpbeat Sign in

Agent Erc8004 Bridge MCP Server

answering

Agent Erc8004 Bridge is answering right now. Last checked 11 min ago. It exposes 9 tools. Last commit 18 Sep 2026.

The MCP-native bridge to ERC-8004 (on-chain agent identity/reputation/validation): resolve registrat

Uptime history 47 days of history
47 days agonow
100.0%
Uptime 24h
91 of 91 checks
9
Tools
read from the server
448 ms
Response time
average over 24h
0
Stars
last commit 18 Sep 2026

Nothing serious here today

Today is the operative word: we check Agent Erc8004 Bridge every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 11 min ago.

run in your terminal
claude mcp add agent-erc8004-bridge --transport http https://mcp.viridisconservation.com/erc8004/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "agent-erc8004-bridge": {
      "url": "https://mcp.viridisconservation.com/erc8004/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.agent-erc8004-bridge]
url = "https://mcp.viridisconservation.com/erc8004/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "agent-erc8004-bridge": {
      "url": "https://mcp.viridisconservation.com/erc8004/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "agent-erc8004-bridge": {
      "url": "https://mcp.viridisconservation.com/erc8004/mcp"
    }
  }
}

Available tools 9

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

import
import_feedback
Import ERC-8004 Reputation Registry feedback records for an agent. Each item: {value: bool|0..1, at: ISO-8601, source?, weight?, feedback_id?}. Idempotent per feedback_id.
import_registration
Import an ERC-8004 Identity Registry record (chain_id + ERC-721 token_id + agentURI + owner). Idempotent: re-import updates in place. Returns the canonical record with its deterministic bridge DID (did:viridis:erc8004:<chain>:<token>).
bind
bind_identity
Bind a fleet DID to an ERC-8004 identity. Produces an order-independent, content-addressed (unsigned) binding attestation.
describe
describe_agent
Return the bridge's capabilities and input contract.
export
export_attestation
Export the agent's current trust score as an UNSIGNED ERC-8004 Validation Registry-shaped payload, content-addressed and ready for YOUR OWN signer to anchor on-chain.
registrations
list_registrations
List all imported ERC-8004 registrations.
resolve
resolve_agent
Resolve an imported ERC-8004 registration by bridge DID or by (chain_id, token_id).
score
score_agent
Decay-weighted trust score in [0,1] + tier over the agent's imported ERC-8004 feedback — recent behavior outweighs old; no feedback scores a neutral 0.5 prior (no blind trust, no unfair zero).
verify
verify_attestation
Recompute a payload's content hash and report whether it is intact.

Endpoints

URLTransportStateLatencyChecked
https://mcp.viridisconservation.com/erc8004/mcp streamable-http answering 329 ms 11 min ago

Alternatives to Agent Erc8004 Bridge

same job, measured the same way
Basedagents
by maxfain

Search, verify, and manage AI agents on the BasedAgents identity and reputation registry.

33 installs/wk local only
Anp2 MCP Server
by anp2protocol

Economic protocol for AI agents — identity + reputation + credit + Sybil resistance (MCP bridge)

109 installs/wk local only
Forge — Agent Reputation Protocol
by pm577

Portable reputation for AI agents. MCP-native identity, vouching, trust scores.

local only
Metaplex Agent Registry
by nirholas

Deploy AI agents on-chain on Solana with an EIP-8004 identity. Deploy fee funds $THREE buybacks.

236 installs/wk local only
I
Tracea
by chriscorp

Tracea — legal identity (Know Your Agent) for AI agents, on-chain. ERC-8004 compatible.

15 tools answering
Xaip MCP Server
by xkumakichi

AI agents get on-chain identity, credentials, reputation, escrow, and persistent memory on XRPL.

32 installs/wk local only
Statey
by statey

An agent-native database over MCP: shared, validated, structured records in every AI chat.

answering
Anp2 MCP Server
by anp2dev

AI-agent economic protocol over MCP — identity, reputation, tasks, credit, Sybil resistance

local only

Agent Erc8004 Bridge — questions

Answers built from our own checks of this server.

What can Agent Erc8004 Bridge do?
It exposes 9 tools, read directly from the server on our last check. Among them: bind_identity, describe_agent, export_attestation, import_feedback, import_registration, list_registrations and 3 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Agent Erc8004 Bridge working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 448 ms. The bar chart above shows every period we have measured.
How do I connect Agent Erc8004 Bridge?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Agent Erc8004 Bridge need an API key?
No. Agent Erc8004 Bridge completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 9 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Agent Erc8004 Bridge?
It answers our handshake in 448 ms on average, which is faster than 33% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Agent Erc8004 Bridge open source?
We cannot say either way: written in Python, 0 stars on GitHub and 1 open issue, but we could not determine the licence, and without one the code is not open source by default.