edt-mcp-e2e-testing

edt-mcp-e2e-testing is a skill for Claude Code, Codex from DitriXNew/EDT-MCP. It costs 94 tokens per session (7,615 once invoked), scanned A, original, AGPL-3.0.

A guide for testing the EDT-MCP server from the outside, as a user or client would. It explains how to organize end-to-end tests, which exercise the complete server rather than isolated functions.

In plain words
What is it for?
Use it to create and run tests for each server tool, set up isolated Git fixtures, coordinate the test suite, and verify error handling.
Why use it?
It helps test both successful and failing requests while keeping each test isolated from the others. It also requires checks that errors are useful and that tests do not cheat.

Skill for Claude CodeCodex

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 skills/ditrixnew/edt-mcp/e2e
Any agent
npx skills add DitriXNew/EDT-MCP --skill e2e
Clone the repo
git clone --depth 1 https://github.com/DitriXNew/EDT-MCP

Made for: Claude Code, Codex.

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 edt-mcp-e2e-testing

README.md
[![agentmods](https://agentmods.dev/badge/skills/ditrixnew/edt-mcp/e2e.svg)](https://agentmods.dev/skills/ditrixnew/edt-mcp/e2e)
Your own site
<a href="https://agentmods.dev/skills/ditrixnew/edt-mcp/e2e"><img src="https://agentmods.dev/badge/skills/ditrixnew/edt-mcp/e2e.svg" alt="Measured on agentmods" height="20"></a>
Per session 94 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 7,615 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. Scan, not verified.
Origin unknown 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.00094 $0.07615
Opus 5 $0.00047 $0.03807
Sonnet 5 $0.00019 $0.01523
Haiku 4.5 $0.00009 $0.00762

Measured today against content hash 49091ac134cb, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

edt-mcp-e2e-testing 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 today.

The scan reads SKILL.md. This mod also ships 57 executable files (harness.py, run_all.py, runner_tests/test_harness.py, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

- **No new dependencies** — Python **stdlib only** (`urllib`, `json`, `subprocess` for git, `re`). Do not add pip packages. (Research-backed: the official MCP SDK's in-memory transport doesn't fit a server that lives ins
tests/e2e/SKILL.md · 275 lines

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.

Read it on GitHub

Files

What ships with it

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

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. today Changed 49091ac134cb
  2. 4d ago First seen · 275 lines · 94 tokens per session scan A cce59bf0c37e

Subscribe to this mod's changes

edt-mcp-e2e-testing is a skill published in the GitHub repository DitriXNew/EDT-MCP (265 stars, last pushed 2d ago), licensed AGPL-3.0. It adds 94 tokens to every session and 7,615 once invoked, about $0.0005 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-30.

Related

Other skills, from other repositories

debug-optimize-lcp

Guides debugging and optimizing Largest Contentful Paint (LCP) using Chrome DevTools MCP tools. Use this skill whenever the user asks about LCP performance, slow page loads, Core Web Vitals optimization, or wants to understand why their page's main content takes too long to appear. Also use when the user mentions…

ChromeDevTools/chrome-devtools-mcp · 99 tokens

cf-validate

Валидация конфигурации 1С. Используй после создания или модификации конфигурации для проверки корректности.

Nikolay-Shirokov/cc-1c-skills · 31 tokens

ue-mcp-epic-routing

Use when deciding between ue-mcp's native category actions and Epic's wrapped ToolsetRegistry tools (the epic actions, incl. the Blueprint graph DSL) for a task in Unreal. Pulls in when authoring Blueprint graph bodies, or any time both a native action and an epic action could do the job and you need to pick.

db-lyon/ue-mcp · 81 tokens

authoring-decorators

Use when the user wants to write a new prompt decorator - either a personal one for their repo or a contribution back to the upstream catalogue. Walks through the JSON schema, the extensions/ convention, how to verify a new decorator end-to-end through the hook, and how to diagnose failures using debug logging and…

synaptiai/prompt-decorators · 72 tokens

arkana-analyse

British English alias for the arkana-analyze skill. Binary analysis skill for Arkana. Triggers on: analyse, analyze, binary, malware, reverse engineer.

JameZUK/Arkana · 38 tokens

apitap

ApiTap gives AI agents cheap access to web data through three layers.

n1byn1kt/apitap · 0 tokens