Professor Sausages — Trust & Verification for Claude Desktop
com.professorsausages/sausage-trust
Email, phone, domain, URL & OFAC verification; phishing and IBAN checks via x402.
client:Claude Desktop
transport:streamable-http
tools:12
Install Professor Sausages — Trust & Verification in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"sausage-trust": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://x402.professorsausages.com/mcp/trust"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs