Project Intake Identifier for Gemini CLI
io.github.wxt-ai/project-intake-identifier
Prepare project context 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-intake-identifier": {
"httpUrl": "https://openings-vote-drilling-initially.trycloudflare.com/mcp/project-intake-identifier"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs