uap pulse for Gemini CLI
io.github.davidmosiah/uap-pulse
Search and map the Pentagon UAP/UFO releases plus curated official archives from 12 nations.
client:Gemini CLI
transport:stdio
runtime:npm
Install uap pulse in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"uap-pulse": {
"command": "npx",
"args": [
"-y",
"uap-pulse"
]
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs