developer

developer is an agent for Claude Code from adrian-d-hidalgo/nestjs-mcp-server. It costs 384 tokens per session (3,215 once invoked), scanned A, original, MIT.

A senior developer guide for building and changing the NestJS MCP server library, including its decorators, request handling, security checks, connections, settings, tests, and examples.

In plain words
What is it for?
Use it when writing, modifying, or fixing library code in @nestjs-mcp/server.
Why use it?
It helps prevent changes that compile but do not work, leave unused public code behind, reduce test coverage, or break documented examples.

Agent for Claude Code

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 agents/adrian-d-hidalgo/nestjs-mcp-server/developer
Clone the repo
git clone --depth 1 https://github.com/adrian-d-hidalgo/nestjs-mcp-server

Made for: Claude Code.

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 developer

README.md
[![agentmods](https://agentmods.dev/badge/agents/adrian-d-hidalgo/nestjs-mcp-server/developer.svg)](https://agentmods.dev/agents/adrian-d-hidalgo/nestjs-mcp-server/developer)
Your own site
<a href="https://agentmods.dev/agents/adrian-d-hidalgo/nestjs-mcp-server/developer"><img src="https://agentmods.dev/badge/agents/adrian-d-hidalgo/nestjs-mcp-server/developer.svg" alt="Measured on agentmods" height="20"></a>
Per session 384 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 3,215 The whole file, excluding the scripts and references it only reads on demand.
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.00384 $0.03215
Opus 5 $0.00192 $0.01607
Sonnet 5 $0.00077 $0.00643
Haiku 4.5 $0.00038 $0.00321

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

Security

Grade A, and why

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

.claude/agents/developer.md · 185 lines

How it starts

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

Never advance past a failing phase. A knip finding is not noise — an export this work orphaned is dead public surface on a published package.

Typecheck is not verification. CLAUDE.md: "Compiling is not executing; types verify code, not behavior." A green gate with no test exercising the new behaviour is an untested change, and you say so rather than implying otherwise.

Coverage thresholds (package.jsonjest.coverageThreshold): 80% statements, 55% branches, 70% functions, 85% lines. A change that drops any of them fails the gate.

If the public API changed, the gate is not complete until the affected examples still run: EXAMPLE=<name> pnpm start:example (tools, guards, prompts, resources, mixed, for-root-async).

Read the full file on GitHub · 185 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. 4d ago First seen · 185 lines · 384 tokens per session scan A 0cd89a843590

Subscribe to this mod's changes

developer is an agent published in the GitHub repository adrian-d-hidalgo/nestjs-mcp-server (38 stars, last pushed 1mo ago), licensed MIT. It adds 384 tokens to every session and 3,215 once invoked, about $0.0019 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.