Back to search
30
MCP

agent-proof-mcp

npm/agent-proof-mcp

Cryptographic proof of agent work via MCP protocol. Immutable receipts, verifiable agent actions, and audit trails.

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

Similar MCP servers embedding-nearest

agent-receipt-validator-mcp
MCP server for validating signed agent execution receipts.
0 tools
@attested-intelligence/aga-mcp-server
MCP server for cryptographic AI agent governance. Seal policy artifacts, enforce at runtime, prove with signed receipts and offline-verifiab
0 tools
agent-trust-stack-mcp
MCP server for autonomous AI agent trust — cryptographic provenance (Chain of Consciousness with Bitcoin OpenTimestamps), decentralized repu
0 tools
agent-audit-trail-mcp
Immutable audit logging for AI agents — hash-chained event log, integrity verification, EU AI Act compliance
0 tools
agentic-audit-mcp
MCP server for AgenticAudit — lets AI agents query their own compliance audit trail
0 tools
proofof-ai-mcp
Proofof Ai tools for AI agents. Capabilities: verify text origin, detect deepfake image, generate content certificate. Built by MEOK AI Labs
0 tools

How to use

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

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