Skip to content
Gemini CLI

Drafto for Gemini CLI

eu.drafto/mcp

Create, read, search, and organize your Drafto notes and notebooks.

client:Gemini CLI transport:streamable-http

Install Drafto in Gemini CLI

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

{
  "mcpServers": {
    "mcp": {
      "httpUrl": "https://drafto.eu/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

Drafto in other clients