Gemini CLI is Google's open-source terminal AI agent. It supports remote HTTP MCP servers natively, which means ClockMe plugs in with a single JSON config entry. If you work primarily in the terminal and use Gemini CLI for coding assistance, you can start timers, query hours, and manage projects without ever opening a browser.
Want your key pre-filled?
Sign in to ClockMe and use the setup wizard — it generates the exact config with your real API key and project ID already embedded.
Yes. Gemini CLI supports remote HTTP MCP servers via the httpUrl config key. ClockMe's MCP server is a standard HTTP+SSE endpoint, fully compatible.
Yes. Since ClockMe is a remote MCP server (not a local process), it works over any network connection. As long as your remote machine can reach clockme.app, it works over SSH.
Yes. Gemini CLI is cross-platform and runs on Linux, macOS, and Windows (WSL). ClockMe's MCP integration works identically on all platforms.