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/mclifeleader/seq-mcp/seq-mcp-servergit clone --depth 1 https://github.com/MCLifeLeader/seq-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/mclifeleader/seq-mcp/seq-mcp-server)<a href="https://agentmods.dev/instructions/mclifeleader/seq-mcp/seq-mcp-server"><img src="https://agentmods.dev/badge/instructions/mclifeleader/seq-mcp/seq-mcp-server.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.00254 | $0.00254 |
| Opus 5 | $0.00127 | $0.00127 |
| Sonnet 5 | $0.00051 | $0.00051 |
| Haiku 4.5 | $0.00025 | $0.00025 |
Grade A, and why
seq-mcp seq-mcp-server.instructions.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 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.
What it actually says
Seq MCP Server Instructions
Goal
Build and maintain an MCP server that enables AI agents to safely query and inspect data from Datalust Seq and its OpenTelemetry-backed events.
Design Requirements
- Define MCP tools with strict schemas and clear intent boundaries.
- Keep tool responses concise, structured, and deterministic when possible.
- Prevent unbounded or unsafe queries through input validation, limits, and defaults.
- Implement robust error mapping so agent clients receive actionable failures.
Seq Integration Requirements
- Keep Seq endpoint and API credentials externalized in configuration.
- Use least-privilege access patterns for Seq API keys.
- Sanitize and validate all user/agent-provided filters or query fragments.
- Apply paging/time-window constraints by default to avoid excessive data pulls.
Container Requirements
- Ensure the service runs cleanly as a containerized workload.
- Expose configuration through environment variables.
- Keep image/runtime surface minimal and secure.
Quality Bar
- Prioritize correctness, security, and contract clarity.
- Keep naming and module boundaries straightforward.
- Add/update tests for parsing, validation, and Seq client behavior when code exists.
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.
- 4d ago First seen · 37 lines · 254 tokens per session scan A 3c4cfedbc6d2
seq-mcp seq-mcp-server.instructions.md is an instructions file published in the GitHub repository MCLifeLeader/seq-mcp (2 stars, last pushed 1mo ago), licensed MIT. It adds 254 tokens to every session, about $0.0013 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-31.
Other instructions, from other repositories
better-notion-mcp CLAUDE.md
Claude Code instructions for n24q02m/better-notion-mcp, covering better-notion-mcp, cau truc, lenh thuong dung, test don le and mise shortcuts.
better-notion-mcp AGENTS.md
AGENTS.md instructions for n24q02m/better-notion-mcp, covering agents.md - better-notion-mcp, build / lint / test commands, run a single test file, run a single test by name and mise shortcuts.
better-godot-mcp CLAUDE.md
Instructions for n24q02m/better-godot-mcp, covering claude.md - better-godot-mcp, commands, setup, lint & type check and fix.
better-godot-mcp AGENTS.md
Instructions for n24q02m/better-godot-mcp, covering agents.md - better-godot-mcp, build / lint / test commands, run a single test file, run a single test by name and mise shortcuts.
mcp-dockhand CLAUDE.md
Claude Code instructions for strausmann/mcp-dockhand, covering claude.md — mcp-dockhand server, projektübersicht, tech stack, verzeichnisstruktur and konventionen.
better-telegram-mcp AGENTS.md
AGENTS.md instructions for n24q02m/better-telegram-mcp, covering agents.md - better-telegram-mcp, build / lint / test commands, run a single test file, run a single test function and mise shortcuts.