TrustBench for Claude Desktop
io.github.lithvall/trustbench
x402 provider rankings + Ed25519-signed payment receipts + signature verification (3 tools).
client:Claude Desktop
transport:streamable-http
runtime:npm
tools:3
Install TrustBench in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"trustbench": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://trustbench.io/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs