Skip to content
Gemini CLI

gapbase mcp for Gemini CLI

io.github.thevibepreneur/gapbase-mcp

Search 474 validated startup gaps by industry, role, or keyword. Works offline.

client:Gemini CLI transport:stdio runtime:npm

Install gapbase mcp in Gemini CLI

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

{
  "mcpServers": {
    "gapbase-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "gapbase-mcp"
      ]
    }
  }
}

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

gapbase mcp in other clients