Skip to content
Back to search
90
MCP live v1.0.0 streamable-http

SettlementWitness

com.defaultverifier/settlement-witness

Remote-first MCP adapter for emitting Settlement Attestation Receipts; not a verifier.

Uptime
7.7%
39 probes
Response
893ms
last probe
Tools
1
callable

Tools · 1

settlement_witness

Thin MCP adapter that forwards to SettlementWitness and returns the exact receipt JSON.

Similar MCP servers embedding-nearest

settlement witness
Metadata-only Glama MCP connector.
0 tools · http
aigentsy-mcp
MCP server for the AiGentsy Settlement Protocol — proof, verification, exactly-once settlement, acceptance gating, and the Settlement Signal
0 tools
Attest
Enforce scoped credential tokens on every MCP tool call with cryptographic JWT verification.
0 tools
com.scopeblind/verify-mcp
Offline Ed25519 verification of signed receipts, bundles, and trust artifacts.
0 tools
attest-mcp
MCP server for Attest — scan agent payment endpoints (x402, MPP, AP2, L402, HTTP 402) and get a trust grade A–F with a safety verdict before
0 tools
io.github.tomjwxf/verify-mcp
Offline Ed25519 verification of signed receipts, bundles, and trust artifacts.
0 tools

How to use

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

{
  "mcpServers": {
    "settlementwitness": {
      "url": "https://defaultverifier.com/mcp",
      "transport": "streamable-http"
    }
  }
}