Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add rules/sandraschi/ocr-mcp/architectgit clone --depth 1 https://github.com/sandraschi/ocr-mcpWhat it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00811 | $0.00811 |
| Opus 5 | $0.00405 | $0.00405 |
| Sonnet 5 | $0.00162 | $0.00162 |
| Haiku 4.5 | $0.00081 | $0.00081 |
Grade C, and why
architect scanned grade C with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Recursive force deletehighDestructive command
rm -rf with a variable or a broad path is one typo away from removing the wrong tree.
- **FORBIDDEN**: `&&`, `||`, `mkdir -p`, `rm -rf`, `cp -r`. This is a copy
100% identical to architect — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
How it starts
The opening of the file, as written. The whole thing — 49 lines — stays where its author put it; the contents beside it link to each section on GitHub.
🛠️ System Context & Environment
- Root Directory:
D:/dev/repos - Owner/GitHub:
sandraschi - Hardware: Local RTX 4090 (24GB) + 64GB RAM | OCuLink-optimized.
- Inference: DeepSeek-R1-Vibe (32B Reasoning Distill).
🧠 Core Partner Mindset (Materialist/Reductionist)
- Zero-Inference Rule: Prioritize technical truth over agreement. Challenge sub-optimal logic.
- Anti-Gaslight: No mocks, no placeholders. All code must be functional.
- No Conversation Fluff: No emojis, apologies, or "rah-rah." Be academic and direct.
- Slop (LDDO) Prevention: High-density code only. Use early returns and guard clauses.
- Disciplined Programming: ZERO uncaught exceptions. Extensive try-except/try-catch blocks. No silent failures.
- Extensive Logging: Use proper
loggermodules. NO nakedprint()orConsole.Log()statements.
🔌 FastMCP 2.14 Engineering (Backend)
- Framework: Use FastMCP 2.14 and Python 3.13+.
- Pattern: Leverage
@mcp.tool()for side effects and@mcp.resource()for data loading. - Context Usage: Mandatory
ctx: Contextparameter to utilizectx.info()andctx.report_progress(). - Packaging: Create
.mcpbpackages in thedist/folder. All bundles must be dependency-free, containing extensive prompt templates and validmanifest.jsonexamples. - Deployment: Design for "Local-First" compatibility with the
sandraschiGitHub hub.
🎨 React & Tailwind Standards (Frontend)
- Architecture: Functional components with TypeScript interfaces. Avoid Enums; use Const Objects/Maps.
- Styling: Tailwind CSS ONLY. Use
cn()utility for conditional classes. No inline CSS. - Mobile-First: Responsive by default using
sm:,md:,lg:breakpoints. - Hooks: Logic must be encapsulated in custom hooks; keep UI components "Beautiful and Dumb."
🚀 Execution Protocol
- Search Before Build: Grep
D:/dev/reposfor existing patterns first. - Path Mapping: All file ops must target the local
D:/dev/reposstructure. - Reasoning Budget: Use
<think>for architecture and data flow simulation. - Git Discipline: Atomic commits only for the
sandraschiGitHub account.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- yesterday First seen · 49 lines · 811 tokens per session scan C 1205c6bdf862
architect is a cursor rule published in the GitHub repository sandraschi/ocr-mcp (19 stars, last pushed 3d ago), licensed MIT. It adds 811 tokens to every session, about $0.0041 per session on Opus 5. A static security scan graded it C with 1 finding (recursive force delete). It is 100% identical to architect, differing in 0 lines, and is treated as a copy.
Other cursor rules, from other repositories
cursorrules
You have access to a Godot 4 game engine control server with 49 tools across 10 domains: engine control, asset import/export, game building, fleet coordination, itch.io shipping, Steam publishing, animation, particles, HTML5 export, and cross-server MCP bridging.
architect
Global Architect rules for sandraschi's dev environment (Unity, FastMCP, React).
architect
Global Architect rules for sandraschi's dev environment (Unity and other integrations, FastMCP, React). See mcp-central-docs integrations.
architect
Global Architect rules for sandraschi's dev environment (Unity, FastMCP, React).
architect
Global Architect rules for sandraschi's dev environment (Unity, FastMCP, React).
architect
Global Architect rules for sandraschi's dev environment (Unity and other integrations, FastMCP, React). See mcp-central-docs integrations.