MCP Server
Introduction
This documentation site runs its own Model Context Protocol (MCP) server, so an AI coding assistant can query these docs directly instead of guessing from stale training data. Ask it how to configure SSO, wire up a Git provider, or troubleshoot a deploy preview, and it can pull the answer straight from these pages.
The server is available at:
https://docs.knapsack.cloud/_mcp/server
This MCP server exposes the content of this documentation site. It’s a different thing from the Knapsack MCP, which connects AI tools to your own workspace’s design tokens, components, and docs.
Connect to your MCP server
For Claude Code and Cursor, page-action buttons at the top of every page connect in one click:
- Connect to Claude Code copies a
claude mcp addcommand to your clipboard. - Connect to Cursor opens Cursor with the server URL pre-filled.
For any other MCP client — Claude Desktop, Windsurf, VS Code, and so on — add the server URL directly to your MCP configuration.
Other ways to access these docs
If your tool doesn’t support MCP, every page here is also available as clean Markdown — see llms.txt.