gitbook for VS Code
io.usefulapi/gitbook
Read spaces, collections, pages and content; search docs and manage GitBook organization spaces.
client:VS Code
transport:streamable-http
Install gitbook in VS Code
.vscode/mcp.json
{
"servers": {
"gitbook": {
"type": "http",
"url": "https://gitbook.usefulapi.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs