πŸ€–

Default Settlement Verifier

πŸ”΄Dangerous
AI & Machine Learning

SettlementWitness is a stateless MCP verification tool that returns replay-stable settlement receipts (PASS/FAIL) by forwarding task_id, spec, and output to the Default Settlement Verifier. Designed for agent execution gating and x402 settlement flows.

STEP 1

Understand what it does

Tell your agent things like:

β†’β€œuse default settlement verifier”
β†’β€œgenerate text”
β†’β€œanalyze with AI”
β†’β€œuse machine learning”
PERMISSIONS

What this capability can access

This capability requires the following permissions:

This capability has elevated permissions including Execute Code. Review the permissions below carefully before granting access to your agent.

⚑
Execute Code
Runs arbitrary code or scripts
STEP 2

Set it up

Available on 1 platform. Pick yours:

MCP (Model Context Protocol)Docs

Add to your MCP client configuration:

{
  "mcpServers": {
    "default-settlement-verifier": {
      "command": "npx",
      "args": ["-y", "@modelcontextprotocol/server-default-settlement-verifier"]
    }
  }
}
STEP 3

Go deeper

Full documentation and source code

Add to your README

Show that your tool is listed on AgentSift

Default Settlement Verifier trust score on AgentSift
[![AgentSift](https://agentsift.com/api/badge/capability/default-settlement-verifier)](https://agentsift.com/capabilities/default-settlement-verifier)

Options: ?style=flat-square for square corners, ?score=false for simple β€œlisted” badge

#mcp#agent-tool#ai-ml

Related capabilities