Agentic Reputation Gateway for Zed
io.github.agenticsubstrate/reputation-gateway
Read-only gateway for durable agent identity, consent, recognized work, and signed receipts.
client:Zed
transport:streamable-http
tools:7
Install Agentic Reputation Gateway in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"reputation-gateway": {
"url": "https://agentic-reputation-gateway.maxrhinehart.workers.dev/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs