gru953 crew for Zed
io.github.gru-953/gru953-crew
GRU953 Crew's autonomous multi-agent coding method, exposed as callable MCP tools.
client:Zed
transport:stdio
runtime:npm
Install gru953 crew in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"gru953-crew": {
"command": "npx",
"args": [
"-y",
"gru953-crew-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs