Skip to content
VS Code

Agent Reputation Registry for VS Code

org.memoryapi/rep

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

client:VS Code transport:streamable-http

Install Agent Reputation Registry in VS Code

.vscode/mcp.json

{
  "servers": {
    "rep": {
      "type": "http",
      "url": "https://rep.memoryapi.org/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Agent Reputation Registry in other clients