UNBLOCK for Cursor
io.github.kaeva-labs/unblock
UNBLOCK org-brain — shared memory and comms for human + agent teams. By Kaeva Labs.
client:Cursor
transport:streamable-http
Install UNBLOCK in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"unblock": {
"url": "https://mcp.kaeva.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs