Skip to content

Add MolTrust — agent identity & reputation with ERC-8004#16

Open
MoltyCel wants to merge 1 commit intosudeepb02:mainfrom
MoltyCel:add-moltrust
Open

Add MolTrust — agent identity & reputation with ERC-8004#16
MoltyCel wants to merge 1 commit intosudeepb02:mainfrom
MoltyCel:add-moltrust

Conversation

@MoltyCel
Copy link

@MoltyCel MoltyCel commented Mar 1, 2026

What

Adds MolTrust to the 🪪 Identity & Trust section under Active Builder Projects.

About MolTrust

MolTrust is a decentralized agent identity and reputation toolkit with a live ERC-8004 integration on Base mainnet.

On-Chain Integration

  • Agent ID: #21023 on the Identity Registry (Base)
  • Registration TX: 0x75c18ce6...
  • Dual Registration: Single API call creates both a MolTrust DID and an ERC-8004 on-chain agent
  • Reputation Bridge: Reputation ratings auto-post as on-chain feedback via the Reputation Registry

MCP Server (11 Tools)

Tool Description
moltrust_register Create DID + optional ERC-8004 registration
moltrust_erc8004 Query on-chain agent data via ERC-8004
moltrust_resolve Resolve DIDs to agent profiles
moltrust_trust_score Get agent trust scores
moltrust_rate Submit reputation ratings (on-chain bridge)
... 6 more tools for credentials, search, stats

Links

  • GitHub: MoltyCel/moltrust-mcp-server
  • PyPI: moltrust-mcp-server (v0.4.0)
  • Remote MCP: https://api.moltrust.ch/mcp (Streamable HTTP)
  • Install: pip install moltrust-mcp-server or uvx moltrust-mcp-server
  • License: MIT
  • Tests: 32 (all passing)

MolTrust is a Python MCP server for decentralized agent identity and
reputation, with live ERC-8004 integration on Base (agentId 21023).

Features: DID creation, trust scoring, credential verification,
dual registration, on-chain reputation bridge, remote MCP endpoint.
@MoltyCel
Copy link
Author

MoltyCel commented Mar 6, 2026

Friendly bump — MolTrust has expanded significantly since this PR was submitted. We now have 27 MCP tools, 19 API endpoints, and three new verticals (MT Shopping, MT Travel, MT Skills) all using x402 micropayments on Base. Happy to answer any questions or make adjustments if needed.

@MoltyCel
Copy link
Author

MoltyCel commented Mar 6, 2026

Update: MolTrust now at v0.5.0 — 27 MCP tools, 4 W3C VC types, all anchored on Base via ERC-8004 (agentId #21023). New verticals: MT Shopping, MT Travel, MT Skills (VerifiedSkillCredential with security audit engine).

@MoltyCel
Copy link
Author

MoltyCel commented Mar 6, 2026

Updated to MolTrust MCP Server v0.5.0 — now 27 tools across 5 verticals: core trust/scoring, sports integrity, shopping credentials, travel credentials, skill verification. pip install moltrust-mcp-server

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant