cursorrules

A deprecated Cursor rule that documents the requirement for English and Polish documentation in the Document-MCP project.

In plain words
What is it for?
It is for legacy support when working with the old Cursor configuration; current documentation work should follow .cursor/rules/documentation.md.
Why use it?
It preserves older project guidance for compatibility while pointing users to the newer documentation rule.

Cursor rule for Cursor

Install

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.

agentmods
npx agentmods add rules/lukaszzychal/mcp-doc-generator/cursorrules
Clone the repo
git clone --depth 1 https://github.com/lukaszzychal/mcp-doc-generator

Made for: Cursor.

Per session 550 This file is loaded in full into every session.
When invoked 550 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What 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.

ModelPer sessionOnce invoked
Fable 5 $0.00550 $0.00550
Opus 5 $0.00275 $0.00275
Sonnet 5 $0.00110 $0.00110
Haiku 4.5 $0.00055 $0.00055

Measured 2d ago against content hash ad0bbd495204, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

cursorrules scanned grade A with 0 findings 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 2d ago.

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.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.cursorrules · 83 lines

How it starts

The opening of the file, as written. The whole thing — 83 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Cursor Rules for MCP Documentation Server

⚠️ DEPRECATED: This file is deprecated. Please use .cursor/rules/documentation.md instead.

This file is kept for backward compatibility but will not be actively maintained. For the latest rules, see: .cursor/rules/documentation.md

Documentation Standards

Bilingual Documentation (EN/PL)

All documentation files must be bilingual (English/Polish) following this structure:

  1. Primary Language: English - Write all documentation first in English
  2. Secondary Language: Polish - Synchronize Polish version after English is complete
  3. Structure Pattern:
    • Use language anchors: <a name="english"></a> and <a name="polski"></a>
    • English section comes first
    • Polish section comes after, marked with <a name="polski"></a>
    • Use separator: --- between language sections

Documentation File Format

# Document Title

**Language / Język:** [English](#english) | [Polski](#polski)

---

<a name="english"></a>
# English

[English content here]

---

<a name="polski"></a>
# Polski

[Polish content here - synchronized with English]

Writing Guidelines

  1. Write English first - Always create English version first, ensure it's complete and accurate
  2. Synchronize Polish - After English is done, create Polish version that:
    • Maintains the same structure and sections
    • Preserves code examples (they remain in English)
    • Translates all explanatory text accurately
    • Keeps technical terms consistent (use English terms with Polish explanations if needed)
  3. Code Examples - Keep code examples in English, add Polish comments if helpful
  4. Links and References - Maintain English anchor names, translate link text
  5. Consistency - Use consistent terminology across all documents

Files Requiring Bilingual Content

  • README.md
  • All files in docs/ directory
  • USAGE_GUIDE.md
  • QUICKSTART.md
  • Any new documentation files

When Creating New Documentation

Read the full file on GitHub · 83 lines

Changes

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.

  1. 2d ago First seen · 83 lines · 550 tokens per session scan A ad0bbd495204

Subscribe to this mod's changes

cursorrules is a cursor rule published in the GitHub repository lukaszzychal/mcp-doc-generator (2 stars, last pushed 9mo ago), licensed MIT. It adds 550 tokens to every session, about $0.0028 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.