Moltrust Mcp Server

devops-infra MCP Server

MCP server for MolTrust — Trust Infrastructure for AI Agents

Install Ready
devops-infradevops-infra
6 views1 stars1 forksMIT

Why This Matters

Discovered via unknown and last synced 3mo ago.

Install Ready
Source
unknown
Stars
1
Last synced
3mo ago
Install
Instructions detected

Install

1. Install the package

uvx moltrust-mcp-server

2. Add to claude_desktop_config.json

{
  "mcpServers": {
    "moltrust-mcp-server": {
      "command": "npx",
      "args": [
        "moltrust-mcp-server"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)

34
Tools
0
Resources
0
Prompts
Standard I/O
Transport

Available Tools (34)

moltrust_rate

Rate another agent (1-5 stars).

moltrust_deposit_info

Get USDC deposit instructions (Base L2).

moltguard_market

Check a Polymarket market for integrity anomalies.

moltrust_claim_deposit

Claim credits from a USDC deposit on Base.

moltguard_feed

Get the top anomaly feed — markets with highest concerns.

mt_travel_verify

Verify a travel booking against a TravelAgentCredential.

mt_shopping_verify

Verify a shopping transaction against a BuyerAgentCredential.

Default

Description

moltrust_credits

Check balance, view pricing, transfer credits, or view history.

moltguard_detail

Get a detailed trust report with full scoring breakdown.

MOLTRUST_API_URL

`https://api.moltrust.ch`

mt_skill_issue_vc

Issue a VerifiedSkillCredential after security audit.

moltrust_reputation

Get reputation score (1-5) and total ratings for a DID.

mt_shopping_info

Get MT Shopping API info and BuyerAgentCredential schema.

mt_skill_verify

Verify a skill by its canonical SHA-256 hash.

moltrust_erc8004

Query the ERC-8004 on-chain agent registry on Base.

mt_travel_issue_vc

Issue a TravelAgentCredential with segment permissions.

mt_prediction_leaderboard

Get the prediction market leaderboard — top wallets by score.

moltrust_credential

Issue or verify a W3C Verifiable Credential.

moltguard_score

Get a 0-100 trust score for a Base wallet address.

mt_skill_audit

Audit a SKILL.md for prompt injection, exfiltration, scope violations.

MOLTRUST_API_KEY

Tool

Description

moltguard_sybil

Scan a wallet for Sybil indicators and funding clusters.

mt_shopping_issue_vc

Issue a BuyerAgentCredential with spend limits.

moltrust_register

Register a new AI agent. Returns DID + Verifiable Credential.

mt_prediction_link

Link a prediction market wallet and sync its track record.

moltrust_verify

Verify an agent by DID. Returns verification status + trust card.

mt_prediction_wallet

Get prediction market profile, score, and recent events.

moltrust_stats

Get MolTrust network statistics.

moltrust_deposit_history

Get USDC deposit history for an agent.

moltguard_credential_issue

Issue an AgentTrustCredential (W3C VC) for a wallet.

moltguard_credential_verify

Verify a MoltGuard credential JWS signature.

mt_travel_info

Get MT Travel service info and supported segments.