MeatSpace for VS Code
io.github.zmarten/meatspace
Human-in-the-loop for AI agents. Submit choices, get a human decision.
client:VS Code
transport:streamable-http
tools:3
Install MeatSpace in VS Code
.vscode/mcp.json
{
"servers": {
"meatspace": {
"type": "http",
"url": "https://meatspace.run/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs