test shape mcp for Zed
io.github.mrfentmen/test-shape-mcp
Audit local test structure using aggregate assertions without returning test names, paths, or...
client:Zed
transport:stdio
runtime:npm
Install test shape mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"test-shape-mcp": {
"command": "npx",
"args": [
"-y",
"test-shape-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs