UNBLOCK for VS Code
io.github.kaeva-labs/unblock
UNBLOCK org-brain — shared memory and comms for human + agent teams. By Kaeva Labs.
client:VS Code
transport:streamable-http
Install UNBLOCK in VS Code
.vscode/mcp.json
{
"servers": {
"unblock": {
"type": "http",
"url": "https://mcp.kaeva.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs