Skip to content
Zed

Context Book for Zed

io.github.aditya201551/context-book-mcp

Stop re-explaining yourself to Agents. Give it the right context, right when needed.

client:Zed transport:streamable-http

Install Context Book in Zed

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

{
  "context_servers": {
    "context-book-mcp": {
      "url": "https://context-book-mcp-production.up.railway.app"
    }
  }
}

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

Context Book in other clients