Skip to main content
Spree hosts a Model Context Protocol server on top of this documentation. Once connected, your agent can search the docs and read full pages on demand — answering questions from the latest published documentation instead of stale training data.
The server exposes two tools: full-text search across the documentation, and reading doc pages as Markdown.

Setup

Scope it to the project (--scope project) to share the connection with your team via .mcp.json, or keep the default local scope for just yourself.

When to use MCP vs the other doc channels

In create-spree-app projects the generated AGENTS.md and CLAUDE.md already points agents at the local @spree/docs package first — MCP complements it for anything newer than your installed docs version.