Skip to content
Zed

booklet for Zed

io.github.ashwinsathian/booklet

Publish, update, list, and delete Markdown pages on Booklet directly from your AI assistant.

client:Zed transport:streamable-http

Install booklet in Zed

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

{
  "context_servers": {
    "booklet": {
      "url": "https://booklet-mcp.ashwinsathian.com/mcp"
    }
  }
}

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

booklet in other clients