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 instructions/qastudio-dev/mcp-server/claude-mdgit clone --depth 1 https://github.com/QAStudio-Dev/mcp-serverWrote 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.
[](https://agentmods.dev/instructions/qastudio-dev/mcp-server/claude-md)<a href="https://agentmods.dev/instructions/qastudio-dev/mcp-server/claude-md"><img src="https://agentmods.dev/badge/instructions/qastudio-dev/mcp-server/claude-md.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.03680 | $0.03680 |
| Opus 5 | $0.01840 | $0.01840 |
| Sonnet 5 | $0.00736 | $0.00736 |
| Haiku 4.5 | $0.00368 | $0.00368 |
Grade A, and why
mcp-server CLAUDE.md scanned grade A 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 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.
Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
const response = await fetch(url, { The source is not reproduced here
Licensed AGPL-3.0
The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.
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.
- 2d ago First seen · 579 lines · 3,680 tokens per session scan A 2726b941414d
mcp-server CLAUDE.md is an instructions file published in the GitHub repository QAStudio-Dev/mcp-server (0 stars, last pushed 8mo ago), licensed AGPL-3.0. It adds 3,680 tokens to every session, about $0.0184 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other instructions, from other repositories
daz-mcp-server CLAUDE.md
Instructions for bluemoonfoundry/daz-mcp-server, covering claude.md (project index), primary commands, skill modules (reference with @), architecture summary and render api (dazscriptserver native endpoints).
mcpscore AGENTS.md
Instructions for mcp-box/mcpscore, covering agent instructions for mcpscore and gotchas (learned the hard way).
vector_mcp AGENTS.md
AGENTS.md instructions for sergiobayona/vector_mcp, covering agents.md, project overview, essential commands, development setup and testing and quality.
mcp-scribe CLAUDE.md
Instructions for The-Swarm-Corporation/mcp-scribe, covering claude.md, what this is, commands, formatting: black only. do not run ruff format and architecture.
bitrise-mcp CLAUDE.md
Instructions for bitrise-io/bitrise-mcp, covering bitrise mcp server and tool definitions.
mcp-router CLAUDE.md
Claude Code instructions for mcp-router/mcp-router, a project described as: A Unified MCP Server Management App (MCP Manager).