HyperStore for Gemini CLI
io.github.deficlow/hyperstore-mcp
Search and inspect 6,500+ curated AI apps from the HyperStore directory.
client:Gemini CLI
transport:streamable-http
runtime:pypi
tools:13
Install HyperStore in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"hyperstore-mcp": {
"httpUrl": "https://mcp.store.hypergpt.ai/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs