camacho mcp for Zed
io.github.sanchirico/camacho-mcp
Persistent tmux terminal for AI agents — real-time spectating, SSH host-group dispatch.
client:Zed
transport:stdio
runtime:npm
Install camacho mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"camacho-mcp": {
"command": "npx",
"args": [
"-y",
"camacho-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs