Skip to content
Back to search
30
MCP

agent-trust-stack-mcp

pypi/agent-trust-stack-mcp

MCP server for autonomous AI agent trust — cryptographic provenance (Chain of Consciousness with Bitcoin OpenTimestamps), decentralized reputation (Agent Rating Protocol with bilateral blind evaluation). Part of the 7-protocol Agent Trust Stack.

Uptime
0.0%
56 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

agent-reputation-mcp-server
Trust and reputation system for AI agents — rate, verify and build trust between agents
0 tools
agent-trust-mcp
MCP Server for Agent Reputation & Trust Scoring
0 tools
multichain-mcp
MCP server for AI agents — Stacks, Celo, and Base in one npm package.
0 tools
arkforge-mcp
Third-party cryptographic proof for AI agent API calls — ArkForge Trust Layer MCP server
0 tools
agent-staking-mcp-server
MCP server for agent reputation staking — trust through skin-in-the-game. Agents stake reputation as collateral; bad behavior gets slashed.
0 tools
agent-trust-mcp-server
MCP Server exposing AgentTrust tools — lets any Agent framework query trust scores via npx
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "agent-trust-stack-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}