Skip to content
Gemini CLI

MarkIt for Gemini CLI

io.github.fuzulsfriend/markit

Search, save, and set reminders in your personal MarkIt library of links, posts, and notes.

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

Install MarkIt in Gemini CLI

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

{
  "mcpServers": {
    "markit": {
      "httpUrl": "https://mark-it.co/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

What Gemini CLI can do once it is connected

MarkIt in other clients