otr protocol for VS Code
io.github.yb48666-ctrl/otr-protocol
Merchant trust verification for AI agents. One call = trust score, badge, and purchase safety.
client:VS Code
transport:stdio
runtime:npm
Install otr protocol in VS Code
.vscode/mcp.json
{
"servers": {
"otr-protocol": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@otr-protocol/mcp-server"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs