How to manually e2e-test each EDT-MCP server tool against a live EDT workbench + TestConfiguration. One reference per tool under references/<family>/, each with the exact MCP call, the real expected result, and gotchas. Use when validating an MCP tool end-to-end by actually calling it (for build/unit tests see edt-mcp-build-test).
$npx -y skills add ditrixnew/edt-mcp --skill edt-mcp-testingInstalls into the current project.
Run `npx skills use "https://github.com/ditrixnew/edt-mcp" --skill "ditrixnew/edt-mcp/edt-mcp-testing"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/ditrixnew/edt-mcp" that are relevant to the current task. Run `npx skills add "https://github.com/ditrixnew/edt-mcp"` and select the relevant skills, then follow their instructions.