FoxNose Knowledge for Gemini CLI
net.foxnose/knowledge
Hybrid search, schema introspection and record read/write over FoxNose collections
client:Gemini CLI
transport:streamable-http
Install FoxNose Knowledge in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"knowledge": {
"httpUrl": "https://mcp.foxnose.net/_mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs