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 skills/derive-to/derive/mcpnpx skills add derive-to/derive --skill mcpgit clone --depth 1 https://github.com/derive-to/deriveWrote 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/skills/derive-to/derive/mcp)<a href="https://agentmods.dev/skills/derive-to/derive/mcp"><img src="https://agentmods.dev/badge/skills/derive-to/derive/mcp.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.00000 | $0.02424 |
| Opus 5 | $0.00000 | $0.01212 |
| Sonnet 5 | $0.00000 | $0.00485 |
| Haiku 4.5 | $0.00000 | $0.00242 |
Grade A, and why
mcp 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 3d 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.
curl -sS -F [email protected] https://derive.to/v1/drafts The source is not reproduced here
No licence file
A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.
What ships with it
14 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- bin/derive-mcp.mjs 398 B runs code
- package.json 1.6 KB
- README.md 2.7 KB
- references/compatibility.md 1.3 KB
- references/connect.md 2.2 KB
- src/client.ts 24 KB runs code
- src/filename.ts 1.8 KB runs code
- src/index.ts 44 KB runs code
- src/template-resources.ts 6.0 KB runs code
- test/client.test.ts 17 KB runs code
- test/filename.test.ts 1.8 KB runs code
- test/surface.test.ts 3.3 KB runs code
- tsconfig.json 118 B
- vitest.config.ts 570 B runs code
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.
- 3d ago First seen · 182 lines · 0 tokens per session scan A 62e7a459ffd9
mcp is a skill published in the GitHub repository derive-to/derive (27 stars, last pushed 3d ago), with no licence file. It costs nothing until one of its globs matches a file; then it loads 2,424 tokens. 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-30.
Other skills, from other repositories
excalidraw-draw
Collaborative whiteboard with Excalidraw.
nextcloud-files
Self-hosted cloud storage and collaboration with Nextcloud.
superplane-changelog
When generating a SuperPlane changelog from merged commits. Use for "what's new" summaries with new integrations, new components/triggers, improvements, security updates, and bug fixes. Output is user-focused markdown in tmp/.
review-agents-md
Audit Dograh AGENTS.md files for drift against the live repo and for bad scope boundaries between parent and child docs. Use when the user asks to review existing AGENTS files, identify stale guidance, decide whether a subtree needs its own AGENTS.md, or update the AGENTS.md hierarchy under the repo root, api/, or ui/.
pandic-office
Convert Markdown to PDF (or DOCX/EPUB/HTML) using the pandoc CLI. Use when asked to produce a PDF report, brief, summary, or any document where the input is Markdown and the output should be a polished, paginated file.
experiment-tracking-swanlab
Provides guidance for experiment tracking with SwanLab. Use when you need open-source run tracking, local or self-hosted dashboards, and lightweight media logging for ML workflows.