otr protocol for Claude Desktop
io.github.yb48666-ctrl/otr-protocol
Merchant trust verification for AI agents. One call = trust score, badge, and purchase safety.
client:Claude Desktop
transport:stdio
runtime:npm
Install otr protocol in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"otr-protocol": {
"command": "npx",
"args": [
"-y",
"@otr-protocol/mcp-server"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs