settlement_witness — SettlementWitness MCP Tool
settlement_witness
(settlement witness) is one of 1 tool on the
SettlementWitness
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call settlement_witness from your client
- Claude Code SettlementWitness settlement_witness run in your project directory
- Claude Desktop SettlementWitness settlement_witness ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor SettlementWitness settlement_witness ~/.cursor/mcp.json
- VS Code SettlementWitness settlement_witness .vscode/mcp.json
- Zed SettlementWitness settlement_witness ~/.config/zed/settings.json
- Windsurf SettlementWitness settlement_witness ~/.codeium/windsurf/mcp_config.json
- Cline SettlementWitness settlement_witness ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI SettlementWitness settlement_witness ~/.gemini/settings.json
- Grok SettlementWitness settlement_witness .mcp.json (in your project root)
- ChatGPT SettlementWitness settlement_witness Settings → Connectors → Advanced → Developer mode
- Claude.ai SettlementWitness settlement_witness Settings → Connectors → Add custom connector
- LangChain SettlementWitness settlement_witness pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http settlement-witness https://defaultverifier.com/mcp
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.