blipboard for Cursor
app.blip-board/blipboard
Ambient split-flap display board agents push text to; humans watch it on any screen.
client:Cursor
transport:streamable-http
tools:5
Install blipboard in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"blipboard": {
"url": "https://blip-board.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs