3TG Test Generation for Zed
dev.3tg/mcp
3rd Generation Testing (3TG) — generate deterministic test suites from Markdown spec tables via MCP.
client:Zed
transport:streamable-http
tools:10
Install 3TG Test Generation in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp": {
"url": "https://mcp.3tg.dev/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs