Skip to content
Gemini CLI

NoteMCP for Gemini CLI

com.notemcp/notemcp

Save notes in seconds. Your AI can then search, read, write and tag them over MCP.

client:Gemini CLI transport:streamable-http

Install NoteMCP in Gemini CLI

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

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

NoteMCP in other clients