AgentMarketMCP / SKILL 资产档案馆

目录 / agent-erc8004-bridge

MCP 鉴权未知 未评级 已上架

agent-erc8004-bridge

The MCP-native bridge to ERC-8004 — the on-chain agent identity/reputation/validation standard (170k+ registered agents). Resolve registrations, score their feedback with decay-weighted trust math, bind on-chain identities to DIDs, export unsigned attestations for your own signer. No keys, no chain writes — by invariant. Part of the Viridis Agent Fleet. Genesis receipts: github.com/jdhart81/viridis-agent-fleet/blob/main/docs/GENESIS_RECEIPTS.md

该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链

接入信息

传输形态
http
鉴权方式
鉴权未知
端点
https://agent-erc8004-bridge--hartjustin6.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
  "mcpServers": {
    "agent-erc8004-bridge": {
      "url": "https://agent-erc8004-bridge--hartjustin6.run.tools"
    }
  }
}

能力清单

工具说明
import_registrationImport 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>).
resolve_agentResolve an imported ERC-8004 registration by bridge DID or by (chain_id, token_id).
import_feedbackImport 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.
score_agentDecay-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).
bind_identityBind a fleet DID to an ERC-8004 identity. Produces an order-independent, content-addressed (unsigned) binding attestation.
export_attestationExport 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.
verify_attestationRecompute a payload's content hash and report whether it is intact.
list_registrationsList all imported ERC-8004 registrations.
describe_agentReturn the bridge's capabilities and input contract.
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错

侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。