Skip to content
Zed

gitbook for Zed

io.usefulapi/gitbook

Read spaces, collections, pages and content; search docs and manage GitBook organization spaces.

client:Zed transport:streamable-http

Install gitbook in Zed

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

{
  "context_servers": {
    "gitbook": {
      "url": "https://gitbook.usefulapi.io/mcp"
    }
  }
}

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

gitbook in other clients