TestAtlas for Zed
io.github.karzone/testatlas.mcp
Semantic map of a .NET test-automation solution for AI agents — search, impact, endpoints
client:Zed
transport:stdio
runtime:nuget
Install TestAtlas in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"testatlas.mcp": {
"command": "dnx",
"args": [
"TestAtlas.Mcp",
"--yes"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs