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/ditrixnew/edt-mcp/e2enpx skills add DitriXNew/EDT-MCP --skill e2egit clone --depth 1 https://github.com/DitriXNew/EDT-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/skills/ditrixnew/edt-mcp/e2e)<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>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.00094 | $0.07615 |
| Opus 5 | $0.00047 | $0.03807 |
| Sonnet 5 | $0.00019 | $0.01523 |
| Haiku 4.5 | $0.00009 | $0.00762 |
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.
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 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.
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.
- .gitignore 208 B
- edt_log_baseline.txt 1.9 KB
- harness.py 104 KB runs code
- run_all.py 36 KB runs code
- runner_tests/test_harness.py 2.4 KB runs code
- runner_tests/test_run_all.py 2.9 KB runs code
- tools_list.golden.json 129 KB
- tools/__init__.py 80 B runs code
- tools/test_adopt_metadata_object.py 7.1 KB runs code
- tools/test_apply_quick_fix.py 25 KB runs code
- tools/test_ask_workmate.py 8.4 KB runs code
- tools/test_build_external_objects.py 25 KB runs code
- tools/test_cancel_job.py 3.7 KB runs code
- tools/test_clean_project.py 17 KB runs code
- tools/test_coverage_ratchet.py 1.0 KB runs code
- tools/test_create_git_branch.py 5.9 KB runs code
- tools/test_create_infobase.py 22 KB runs code
- tools/test_create_launch_config.py 11 KB runs code
- tools/test_create_metadata.py 140 KB runs code
- tools/test_create_project.py 9.6 KB runs code
- tools/test_dcs.py 144 KB runs code
- tools/test_debug_status.py 15 KB runs code
- tools/test_debug_yaxunit_tests.py 14 KB runs code
- tools/test_delete_infobase.py 5.7 KB runs code
- tools/test_delete_launch_config.py 7.3 KB runs code
- tools/test_delete_metadata.py 58 KB runs code
- tools/test_delete_project.py 7.8 KB runs code
- tools/test_edt_log_ratchet.py 7.1 KB runs code
- tools/test_enable_toolset.py 4.2 KB runs code
- tools/test_evaluate_expression.py 13 KB runs code
- tools/test_export_common_picture.py 20 KB runs code
- tools/test_export_configuration_to_xml.py 24 KB runs code
- tools/test_extension_coverage.py 17 KB runs code
- tools/test_external_objects_project.py 34 KB runs code
- tools/test_find_references.py 21 KB runs code
- tools/test_form_element_corpus.py 32 KB runs code
- tools/test_generate_translation_strings.py 13 KB runs code
- tools/test_get_applications.py 23 KB runs code
- tools/test_get_check_description.py 15 KB runs code
- tools/test_get_configuration_properties.py 14 KB runs code
- tools/test_get_content_assist.py 28 KB runs code
- tools/test_get_edt_version.py 7.0 KB runs code
- tools/test_get_event_log.py 6.1 KB runs code
- tools/test_get_form_layout_snapshot.py 23 KB runs code
- tools/test_get_form_screenshot.py 17 KB runs code
- tools/test_get_job_status.py 2.8 KB runs code
- tools/test_get_markers.py 12 KB runs code
- tools/test_get_mcp_history.py 7.7 KB runs code
- tools/test_get_metadata_details_role.py 23 KB runs code
- tools/test_get_metadata_details.py 43 KB runs code
- tools/test_get_metadata_objects.py 16 KB runs code
- tools/test_get_method_call_hierarchy.py 52 KB runs code
- tools/test_get_module_structure.py 9.3 KB runs code
- tools/test_get_objects_by_tags.py 11 KB runs code
- tools/test_get_outgoing_structures.py 21 KB runs code
- tools/test_get_platform_documentation.py 36 KB runs code
- tools/test_get_problem_summary.py 6.4 KB runs code
- tools/test_get_profiling_results.py 22 KB runs code
- tools/test_get_project_errors.py 46 KB runs code
- tools/test_get_server_status.py 9.9 KB 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.
- today Changed 49091ac134cb
- 4d ago First seen · 275 lines · 94 tokens per session scan A cce59bf0c37e
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.
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…
cf-validate
Валидация конфигурации 1С. Используй после создания или модификации конфигурации для проверки корректности.
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.
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…
arkana-analyse
British English alias for the arkana-analyze skill. Binary analysis skill for Arkana. Triggers on: analyse, analyze, binary, malware, reverse engineer.
apitap
ApiTap gives AI agents cheap access to web data through three layers.