Cursor
Add the Blueprint .mdc rules file to your Cursor setup for always-on doctrine guidance.
Install the rule
Download blueprint-core.mdc from the agent assets page. Save it to .cursor/rules/blueprint-core.mdc in your repository. Cursor picks it up automatically — no restart required. The rule activates on every session in that project directory.
What it enforces
The rule file carries the eight Always Do directives: keep agent boundaries explicit, prefer prepare/propose/draft before execute, use human approval for risky or irreversible actions, show progress and runtime state, design fallback paths, preserve reversibility, prefer structured outputs, and optimise for production usage not demo behavior.
Optional MCP layer
Add the Blueprint MCP server in Cursor settings for live doctrine retrieval during sessions. The rule file works without MCP — MCP adds the ability to fetch specific examples and principles on demand during a conversation.
Also in this section