Start here
The fastest path to adding Blueprint doctrine to your coding agent or AI runtime.
For engineers setting up a new agent runtime or adding doctrine to an existing one.
What you get
A public MCP endpoint for live doctrine retrieval, deterministic JSON and Markdown exports for local bundles, and installable rule files for Claude Code, Cursor, Windsurf, GitHub Copilot, Gemini CLI, and Codex. All artifacts are generated from the same structured source.
First call to make
Run list_clusters() to confirm the MCP endpoint is live and the session is valid. Then run search_examples(query="orchestration visibility steering", limit=3) as a second proof call. These two calls together validate that retrieval, search, and session handling work end to end.
Choose your install path
Pick the tool you use most: MCP for live retrieval, rule files for always-on guidance inside your IDE, or JSON exports for local offline use. Each path works independently — you do not need MCP to use the rule files, and you do not need the rule files to use MCP.
Configure the blueprint in your client
This page should be enough to get started: the live MCP endpoint, the right downloads, a copy-paste config block, kickoff prompts, and compatibility notes for the main clients.
Recommended paths for current stacks
The example library is still expanding its Claude, TypeScript, and Next.js coverage. In the meantime, these are the strongest paths that already fit the product we have today.
Continue through the rest of the blueprint
The agent surface is a distribution branch, not a replacement for the handbook. Use it together with the core content paths below.
Also in this section