How to Use the GitBook MCP in Claude Code
Query, search, and audit your GitBook spaces directly from your terminal using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect GitBook MCP to Claude Code
Create your Vinkius account to connect GitBook to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Inspect your organization profile from the CLI
The `get_me` tool verifies your authenticated GitBook user profile and scopes directly within your terminal session. Claude Code runs this to confirm your API credentials are active before executing complex documentation audits. It pairs this with `list_organizations` to map out your team's GitBook workspace boundaries. You get instant feedback in your shell on what you can access without digging through web consoles or environment variables.
Pipe GitBook search results to terminal utilities
The `search_content` tool allows you to run targeted queries across your GitBook documentation spaces using simple terminal commands. The CLI agent processes the search results and filters down to the exact page IDs you need. This makes it easy to find where specific environment variables or configuration keys are documented in GitBook. You can pass these IDs to other command-line tools or let Claude Code read the content directly.
Audit page structures using this MCP Server
The `list_pages` tool retrieves the complete page index for any specified GitBook workspace. Our CLI agent uses this to scan your documentation tree, identify empty stubs, and check for structural drift. Combining this tool with `get_space` gives you a clear picture of your GitBook health. You can write simple shell scripts to run this MCP server for weekly audits directly from Claude Code.
Set up GitBook MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seegitbook-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest GitBook transactions." It will automatically discover and invoke the available GitBook tools.
claude mcp add --transport http gitbook-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about GitBook MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the GitBook MCP today
We host it, we monitor it, we maintain it. You just paste one token.