loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

moltrust-api

MCP Tool

MoltyCel/moltrust-api

MolTrust Protocol — AI Agent Trust Infrastructure

Install

$ npx loaditout add MoltyCel/moltrust-api

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "moltrust-api": {
      "command": "npx",
      "args": [
        "-y",
        "moltrust-api"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

MolTrust API

Reference implementation of the MolTrust Protocol — W3C DID + Verifiable Credential trust infrastructure for AI agents.

Stack
  • Python + FastAPI
  • PostgreSQL
  • Base L2 (on-chain anchoring)
  • AWS KMS (key management)
Features

| Vertical | Description | |---|---| | Agent Identity | W3C DID registration, resolution, on-chain public key anchoring | | Authorization | Agent Authorization Envelope (AAE) — MANDATE / CONSTRAINTS / VALIDITY | | Trust Score | Phase 2 Swarm Intelligence — peer endorsements + cross-vertical propagation | | Output Provenance | Interaction Proof Records (IPR) — SHA-256 + Merkle batch anchoring | | Shopping | BuyerAgentCredential verification + issuance | | Travel | TravelAgentCredential — 10-step verification pipeline | | Skills | VerifiedSkillCredential — 8-point security audit | | Prediction | PredictionTrackCredential — wallet-to-DID bridge | | Salesguard | ProductProvenanceCredential + AuthorizedResellerCredential | | Sports | Predictions, signals, fantasy — integrity layer | | Music | Verified provenance for AI-generated music |

Public Key Anchoring

Ed25519 public keys are anchored on Base L2 at registration:

Calldata: MolTrust/DID/v1/<identifier>/<pubKeyHex>

DID documents include verificationMethod with the on-chain public key, enabling full offline verification via @moltrust/verify.

Protocol
  • Protocol Whitepaper v0.6.1
  • Technical Specification v0.4
API

Live at: https://api.moltrust.ch · API Docs

Related Packages
  • @moltrust/verify v1.1.0 — Full offline VC + IPR verification
  • @moltrust/sdk — Agent verification middleware
  • [@moltrust/aae](https://www.npmjs.com/package/@molt

Tags

a2aai-agentsblockchaindidmcptrustverifiable-credentialsw3c-did

Reviews

Loading reviews...

Quality Signals

1
Stars
0
Installs
Last updated15 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit3/29/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/MoltyCel/moltrust-api)](https://loaditout.ai/skills/MoltyCel/moltrust-api)