@ai_kit/mcp-docs package surfaces AI Kit documentation over the Model Context Protocol (MCP). Plug it into any compatible client so your agents can access guides and references at runtime.
Client configuration
Claude Desktop / Claude Code
Codex
npx or install it globally if you prefer.
Exposed tools
ai_kit-docs– lists directories or reads Markdown/MDX files underdocs/.path(relative todocs/) selects a file or directory.- Optional
keywordshighlight matches within the content.
ai_kit-docs-search– paginated full-text search across the documentation. Ideal when you need targeted snippets instead of full pages.
core/quickstart.md, for example, to receive rendered Markdown that your agents can consume directly.