GitBook Connector for AI agents.
8 live capabilities
Access and manage your technical documentation and knowledge base directly.
Waiting for input…
Why people use GitBook
GitBook for Managing Technical Docs and Knowledge Bases
This Connector changes that. You just ask your agent to find the info. It pulls the data from get_page and gives you the answer right there. You stop clicking and start getting answers.
What Vinkius changes
You get instant access to your technical docs through a natural conversation.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Support Rep finding answers
A rep asks for 'OAuth steps' and the agent uses search_content to find the right page and summarizes the instructions.
- Real-world use case 02
Technical Writer auditing structure
A writer wants to see if a new space is linked correctly and uses list_spaces to check the organization structure.
- Real-world use case 03
Product Manager checking distribution
A manager asks the agent to list all collections to see how different products are grouped for customers.
Complete set · 8capabilities
The complete GitBook capability set.
These are the exact actions your AI can choose when you ask it to work with GitBook.
01—04
4 capabilities in this set.
Part of 8 available through GitBook.
- 01 Capability
List organizations
See all organizations mapped to your profile. This helps you understand the scope of your connected accounts.
- 02 Capability
List spaces
Browse the different spaces within a specific organization. Use this to see all available documentation environments.
- 03 Capability
Get space
Fetch the specific details and metadata for a single space. This is useful for checking visibility and access rules.
- 04 Capability
List pages
Get a list of all pages nested inside a specific space. Use this to map out a documentation hierarchy.
05—08
4 capabilities in this set.
Part of 8 available through GitBook.
- 05 Capability
Get page
Read the full content of a specific documentation page. This allows your agent to analyze specific technical details.
- 06 Capability
Search content
Find matching snippets of content within a space using keywords. This is the fastest way to find specific information.
- 07 Capability
List collections
Identify how different product documentations are grouped in collections. This helps you see the overall organization.
- 08 Capability
Get me
Retrieve your authenticated profile information and permission limits. Use this to verify your current account context.
Set up in minutes
One URL. Then ask GitBook to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use GitBook from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_bRfoqKlN0JQsHziOen3XBSPPRUJeuiKs7Qebu7XE/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it GitBook, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable GitBook for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_bRfoqKlN0JQsHziOen3XBSPPRUJeuiKs7Qebu7XE/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the GitBook URL.
- Step 03
Save and start
Save the connection and enable GitBook in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"gitbook": {
"url": "https://edge.vinkius.com/vk_preview_bRfoqKlN0JQsHziOen3XBSPPRUJeuiKs7Qebu7XE/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using GitBook
Open Agent mode in chat and ask: "Using GitBook, help me...". 8 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"gitbook": {
"url": "https://edge.vinkius.com/vk_preview_bRfoqKlN0JQsHziOen3XBSPPRUJeuiKs7Qebu7XE/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using GitBook
Ask Copilot: "Using GitBook, help me...". 8 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"gitbook": {
"url": "https://edge.vinkius.com/vk_preview_bRfoqKlN0JQsHziOen3XBSPPRUJeuiKs7Qebu7XE/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using GitBook
Open Cascade and ask: "Using GitBook, help me...". 8 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"gitbook": {
"url": "https://edge.vinkius.com/vk_preview_bRfoqKlN0JQsHziOen3XBSPPRUJeuiKs7Qebu7XE/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using GitBook
Ask Cline: "Using GitBook, help me...". 8 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add gitbook --transport http "https://edge.vinkius.com/vk_preview_bRfoqKlN0JQsHziOen3XBSPPRUJeuiKs7Qebu7XE/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using GitBook
Ask Claude: "Using GitBook, show me...". 8 tools are ready
Where the request belongs
Work GitBook can move forward.
This is for the technical writer who spends hours auditing documentation for consistency or the support rep who needs to find answers in seconds.
Technical Writer
Auditing documentation structure and verifying page hierarchies to ensure consistency.
Customer Support
Finding technical answers across multiple product spaces in real-time to resolve tickets.
Product Manager
Analyzing how knowledge is distributed across various documentation collections for customers.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsDeveloperHub
Equip your AI agent to manage documentation projects, track pages, and monitor changelogs via the DeveloperHub API.
Archbee
Manage documentation spaces, sync OpenAPI specs, and organize technical knowledge directly from your AI agent.
Slab
Manage your team's knowledge base. query wiki articles, create new documentation, and explore topics directly using AI agents.
ReadMe
Equip your AI to directly search, read, and manage developer documentation stored in your ReadMe project.
Craft (Docs & Notes)
Manage collaborative docs via Craft.do. list documents, handle blocks, track tasks, and retrieve daily notes directly from any AI agent.
Document360
Manage knowledge bases via Document360. list project versions, handle categories and articles, search content, and track analytics directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep GitBook connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about GitBook.
The practical details behind the request, access and result.
Can the GitBook MCP help my team find answers faster?
Yes, it lets your agent search all your spaces and pull specific content instantly. You can get answers in your chat without leaving your workflow.
Does the GitBook MCP work with my current documentation?
Yes, it connects to your existing GitBook account. It reads whatever content you already have organized in your spaces and collections.
How do I use GitBook MCP to audit my docs?
You can ask your agent to list all your spaces and collections. This gives you a bird's-eye view of your documentation structure for easier auditing.
Can my AI agent read specific pages for me?
Yes, it can pull the full text from any page in your GitBook. This is great for getting detailed summaries of long technical guides.
Is the GitBook MCP good for large knowledge bases?
Yes, it's designed to navigate complex hierarchies. It allows your agent to browse different organizations and spaces to find exactly what you need.
Can my agent search for technical content across all my GitBook spaces?
Yes. Use the 'search_content' capability. Provide the 'space_id' and your query. The agent will execute cross-page search operations within that GitBook namespace, returning matching snippets and relevant content natively.
How do I retrieve the full content of a specific documentation page via chat?
Use the 'get_page' capability. You will need the 'space_id' and the 'page_id'. Your agent will read the full document content from GitBook, allowing you to summarize, analyze, or verify the information flawlessly.
Can I see how my product documentations are grouped through the agent?
Absolutely. Use the 'list_collections' capability with your Organization ID. Your agent will retrieve the collections that group multiple spaces, helping you understand your documentation hierarchy natively.
One connection away
Give your agent a direct line to GitBook.
Connect GitBook once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available