Skip to content
Zed

aieph for Zed

dev.aieph/aieph

Shared knowledge cache for AI coding agents — reuse an answer once it exists.

client:Zed transport:streamable-http tools:1

Install aieph in Zed

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

{
  "context_servers": {
    "aieph": {
      "url": "https://aieph.dev/mcp"
    }
  }
}

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

What Zed can do once it is connected

aieph in other clients