Skip to content
Zed

Agently Brain for Zed

dev.agently/brain

Company brain for AI agents — temporal knowledge graph search, exploration, and durable memory.

client:Zed transport:streamable-http

Install Agently Brain in Zed

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

{
  "context_servers": {
    "brain": {
      "url": "https://api.agently.dev/mcp"
    }
  }
}

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

Agently Brain in other clients