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/ge-shun/origin-mcp/agents-mdgit clone --depth 1 https://github.com/Ge-Shun/origin-mcpWrote 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/ge-shun/origin-mcp/agents-md)<a href="https://agentmods.dev/instructions/ge-shun/origin-mcp/agents-md"><img src="https://agentmods.dev/badge/instructions/ge-shun/origin-mcp/agents-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.00210 | $0.00210 |
| Opus 5 | $0.00105 | $0.00105 |
| Sonnet 5 | $0.00042 | $0.00042 |
| Haiku 4.5 | $0.00021 | $0.00021 |
Grade A, and why
origin-mcp AGENTS.md 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 5d 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.
What it actually says
Development and debugging rules
Origin Start/Stop App
-
Treat the installed Origin Start/Stop App as a generated artifact. When a change affects
addon.py, the App launcher/installer/build scripts, or anyorigin_mcpcode executed by the Origin-side bridge, do not test against a previously installed App. -
Before the real-Origin verification, stop the running bridge and rebuild and overwrite the local App installation:
python scripts\build_origin_app.py --force --install -
Start Origin MCP Bridge Start again after installation, then verify the live connection with
origin-mcp statusandorigin-mcp doctor --ping-origin. -
Repacking and reinstalling both OPX files is required when testing App packaging, metadata, registration, or distributable installation. For normal local source debugging of an already registered App, overwriting the App folders with
--installis sufficient.
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.
- 5d ago First seen · 23 lines · 210 tokens per session scan A 37fba3f1fdf0
origin-mcp AGENTS.md is an instructions file published in the GitHub repository Ge-Shun/origin-mcp (88 stars, last pushed 1mo ago), licensed MIT. It adds 210 tokens to every session, about $0.0011 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-30.
Other instructions, from other repositories
cnsplots AGENTS.md
AGENTS.md instructions for faridrashidi/cnsplots, covering agents.md, working branch rules, implementation rules, validation rules and commit rules.
cnsplots CLAUDE.md
Claude Code instructions for faridrashidi/cnsplots, a project described as: 🎨 Toolkit for generating publication-quality plots for Cell, Nature and Science journals.
liam CLAUDE.md
Claude Code instructions for liam-hq/liam, covering claude.md, essential commands, app-specific commands, run only the main web app (port 3001) and format code.
evidence AGENTS.md
AGENTS.md instructions for evidence-dev/evidence, covering agents.md, this repo is a mirror, layout and scripts.
vizro copilot-instructions.md
Copilot instructions for mckinsey/vizro, covering github copilot instructions for vizro, pull requests from bots and automated tooling and everything else.
TreeMap-Disk-Visualizer AGENTS.md
AGENTS.md instructions for Prithvi-Web/TreeMap-Disk-Visualizer, covering treemap for agents, two ways in, the core workflow: scan → inspect → dry-run → act, the safety model (enforced server-side, not advisory) and mcp specifics.