Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by frostdev-ops • Uncategorized
A suite of Rust crates providing a CLI and MCP servers for interacting with Google Gemini models and external tools.
Extend Google Gemini's capabilities by integrating external tools and services via MCP.
Persistent, semantic memory to enhance context and recall across sessions.
A command-line interface to interact with Gemini models, manage sessions, and use advanced features like task loops and tool execution.
The Gemini Rust Suite offers modular Rust crates enabling advanced interaction with Google Gemini models, including tool usage via the Model Context Protocol (MCP), persistent semantic memory with LanceDB, and a powerful command-line interface for Linux terminals. It supports asynchronous API communication, tool integration, memory features, and daemon management, facilitating complex workflows and enhanced AI capabilities. The suite includes built-in MCP servers for filesystem, command execution, and memory storage, and supports extensibility through external MCP servers.