Skip to content
Gemini CLI

noteit mcp for Gemini CLI

io.github.bahfahh/noteit-mcp

MCP server for AI agent profiles and smart notes. 60+ coding prompt packs with expert personas.

client:Gemini CLI transport:streamable-http

Install noteit mcp in Gemini CLI

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

{
  "mcpServers": {
    "noteit-mcp": {
      "httpUrl": "https://www.noteit-mcp.com/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

noteit mcp in other clients