SettlementWitness for Cursor
com.defaultverifier/settlement-witness
Remote-first MCP adapter for emitting Settlement Attestation Receipts; not a verifier.
client:Cursor
transport:streamable-http
tools:1
Install SettlementWitness in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"settlement-witness": {
"url": "https://defaultverifier.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs