Skip to content
Gemini CLI

Skedra Whiteboard for Gemini CLI

io.github.moonriddim/skedra

Create, read and live-edit visual boards, Kanban plans, Gantt timelines and diagrams with AI agents.

client:Gemini CLI transport:streamable-http

Install Skedra Whiteboard in Gemini CLI

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

{
  "mcpServers": {
    "skedra": {
      "httpUrl": "https://skedra.xyz/api/mcp"
    }
  }
}

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

Skedra Whiteboard in other clients