MeatSpace for Zed
io.github.zmarten/meatspace
Human-in-the-loop for AI agents. Submit choices, get a human decision.
client:Zed
transport:streamable-http
tools:3
Install MeatSpace in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"meatspace": {
"url": "https://meatspace.run/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs