frostdev-ops/gemini-cli
> Gemini Rust Suite 🦀: A powerful, modular Rust toolkit for interacting with Google Gemini. Features a feature-rich CLI, persistent semantic memory (LanceDB), and extensible tool integration via the Model Context Protocol (MCP).
Platform-specific configuration:
{
"mcpServers": {
"gemini-cli": {
"command": "npx",
"args": [
"-y",
"gemini-cli"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...