otr protocol for Zed
io.github.yb48666-ctrl/otr-protocol
Merchant trust verification for AI agents. One call = trust score, badge, and purchase safety.
client:Zed
transport:stdio
runtime:npm
Install otr protocol in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"otr-protocol": {
"command": "npx",
"args": [
"-y",
"@otr-protocol/mcp-server"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs