Skip to content
Grok

gitbook for Grok

io.usefulapi/gitbook

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

client:Grok transport:streamable-http

Install gitbook in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "gitbook": {
      "type": "http",
      "url": "https://gitbook.usefulapi.io/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

gitbook in other clients