Skip to content
Gemini CLI

mcp b2b prospect engine for Gemini CLI

com.mambabuilt/mcp-b2b-prospect-engine

Enrich companies, discover hiring signals and find verified contacts in one actor.

client:Gemini CLI transport:stdio runtime:npm

Install mcp b2b prospect engine in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "mcp-b2b-prospect-engine": {
      "command": "npx",
      "args": [
        "-y",
        "@mambalabsdev/mcp-b2b-prospect-engine"
      ],
      "env": {
        "APIFY_TOKEN": "<APIFY_TOKEN>"
      }
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

mcp b2b prospect engine in other clients