hq

hq is a cursor rule for Cursor from rushi053/privacypage-mcp. It costs 396 tokens per session, scanned A, original, MIT.

A set of project rules and business notes for a TypeScript MCP server that exposes PrivacyPage tools to AI agents. It records publishing, configuration, documentation, and release requirements.

In plain words
What is it for?
Guiding work on the server, its API credentials, MCP Registry and package releases, manifests, documentation, and version updates.
Why use it?
It gives agents and maintainers the project context needed to make consistent changes and keep published versions aligned.

Cursor rule for Cursor

Written for Cursor: installed under .cursor/.

Not installable: its command points at a path on the author’s own machine, so it runs nowhere else. The line is /Users/rushiraj/Desktop/hq/.

Good fit Guiding work on the server, its API credentials, MCP Registry and package releases, manifests, documentation, and version updates.

Compare 6 cursor rules from other repositories ↓
Install

Getting it into your agent

There is no command for this one: it runs only inside a plugin, and the catalogue could not identify which plugin ships it. The source is linked below.

Made for: Cursor.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for hq

README.md
[![agentmods](https://agentmods.dev/badge/rules/rushi053/privacypage-mcp/hq/github.svg)](https://agentmods.dev/rules/rushi053/privacypage-mcp/hq)
Your own site
<a href="https://agentmods.dev/rules/rushi053/privacypage-mcp/hq"><img src="https://agentmods.dev/badge/rules/rushi053/privacypage-mcp/hq/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for hq

Your own site · 80×15
<a href="https://agentmods.dev/rules/rushi053/privacypage-mcp/hq"><img src="https://agentmods.dev/badge/rules/rushi053/privacypage-mcp/hq.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 396 This file is loaded in full into every session.
When invoked 396 The same file — it is already loaded in full.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.1 $0.00396 $0.00396
Opus 5 $0.00198 $0.00198
Sonnet 5 $0.00079 $0.00079
Haiku 4.5 $0.00040 $0.00040

Measured 4d ago against content hash 986a3faf0faf, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

hq 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 4d 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.

.cursor/rules/hq.mdc · 20 lines

What it actually says

privacypage-mcp (distribution for Stream B)

Business context and protocols: /Users/rushiraj/Desktop/hq/ — read CONTEXT.md, LOG.md, BACKLOG.md, PLAYBOOK.md first.

Facts

  • TypeScript MCP server exposing 6 PrivacyPage tools to AI agents. Talks to https://privacypage.io APIs; users supply a privacypage_license_key.
  • Published to: npm privacypage-mcp (2FA on publish — Rushiraj runs npm publish), official MCP Registry as io.github.rushi053/privacypage-mcp (server.json; description must stay ≤100 chars), Glama (claimed), Smithery as rjadeja053/privacypage-mcp via MCPB bundle.
  • Smithery quirks: needs a manifest.json (MCPB 0.3) with full JSON-Schema inputSchema per tool; pack with plain zip, not mcpb pack (which strips the schemas). Steps in PUBLISH.md. *.mcpb is gitignored.
  • README.md has a "Data handling" section — keep it accurate if payloads or storage change.

Conventions

  • A release touches: version in package.json + server.json + manifest.json (keep in sync), changelog/README, npm publish (Rushiraj), mcp-publisher publish, Smithery re-pack + resubmit.
  • If PrivacyPage API behavior changes (e.g. preview semantics), update tool descriptions here the same day.
  • Never read .env*.
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. 4d ago First seen · 20 lines · 396 tokens per session scan A 986a3faf0faf

Subscribe to this mod's changes

hq is a cursor rule published in the GitHub repository rushi053/privacypage-mcp (0 stars, last pushed 6d ago), licensed MIT. It adds 396 tokens to every session, about $0.0020 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-09-04.