Skip to content
Gemini CLI

Project Intake Identifier for Gemini CLI

io.github.wxt-ai/project-code-notes-identifier

Identify the project handle from an intake note

client:Gemini CLI transport:streamable-http

Install Project Intake Identifier in Gemini CLI

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

{
  "mcpServers": {
    "project-code-notes-identifier": {
      "httpUrl": "https://antibody-package-occasional-floppy.trycloudflare.com/mcp/project-code-notes/upstream"
    }
  }
}

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

Project Intake Identifier in other clients