Skip to content
Zed

Agent Reputation Registry for Zed

org.memoryapi/rep

Agent reputation registry: check, register, and endorse AI agents

client:Zed transport:streamable-http

Install Agent Reputation Registry in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "rep": {
      "url": "https://rep.memoryapi.org/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Agent Reputation Registry in other clients