DatahyenaDatahyena
MCP server

Gemini CLI

Connect Datahyena to the Gemini CLI.

The Gemini CLI supports remote MCP servers. Add Datahyena and authorize once.

Add the server

gemini mcp add datahyena --url https://api.datahyena.com/mcp

Or add it to your Gemini settings directly:

~/.gemini/settings.json
{
  "mcpServers": {
    "datahyena": {
      "httpUrl": "https://api.datahyena.com/mcp"
    }
  }
}

Authorize

The first tool call opens your browser to authorize. Sign in, pick a workspace, and approve. Inside the CLI, run /mcp to confirm datahyena is connected and list its tools.

First prompt

With Datahyena, pull companies in climate hardware founded after 2020 that have a known domain.

Each returned record costs one credit. MCP works on every plan. See the MCP overview for tools, scopes, and credits.

On this page