StackMap for Gemini CLI
io.github.ship-with-ai/stackmap
Search 344 human-reviewed AI/agent repos and the 817 typed connections between them.
client:Gemini CLI
transport:stdio
runtime:npm
Install StackMap in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"stackmap": {
"command": "npx",
"args": [
"-y",
"@ship-with-ai/stackmap-mcp"
]
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs