Skip to content
Back to search
30
MCP streamable-http

Trust Gate

io.github.cwnapps/trust-gate-mcp

Post-quantum, tamper-evident receipts for agent actions. Ed25519 + ML-DSA-65, offline verify.

Uptime
0.0%
10 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

io.github.botagram/trust-gate
Merchant trust verification for agentic commerce. Verify any merchant before autonomous payment.
0 tools
io.github.Botagram/trust-gate
Merchant trust verification for agentic commerce. Verify any merchant before autonomous payment.
0 tools
EverMint
Mints tamper-evident receipts for AI agent actions as the notary layer for agent transactions.
0 tools
TrustNotch
Tamper-evident audit logs for AI agents: submit, fetch, and verify cryptographic proof bundles.
0 tools
SignalBrain
Verifiable receipts for governed process changes; emit, validate, and gate trust
0 tools
io.github.jott2121/agent-gate
Fail-closed quality gate and hash-chained receipt ledger for AI agent workflows.
0 tools

How to use

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

{
  "mcpServers": {
    "trust_gate": {
      "url": "https://trust-gate-mcp.onrender.com/mcp",
      "transport": "streamable-http"
    }
  }
}