Skip to content
Gemini CLI

aNotepad for Gemini CLI

com.anotepad/notes

AI access to your aNotepad online notes: read, search, write, and organize via 22 tools.

client:Gemini CLI transport:streamable-http

Install aNotepad in Gemini CLI

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

{
  "mcpServers": {
    "notes": {
      "httpUrl": "https://api.anotepad.com/mcp"
    }
  }
}

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

aNotepad in other clients