Skip to content
Gemini CLI

cnvs.app for Gemini CLI

app.cnvs/whiteboard

Real-time collaborative whiteboard — AI agents and humans edit the same board live over MCP.

client:Gemini CLI transport:streamable-http tools:25

Install cnvs.app in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "whiteboard": {
      "httpUrl": "https://cnvs.app/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

What Gemini CLI can do once it is connected

All 25 tools →

cnvs.app in other clients