Skip to content
Gemini CLI

tools for Gemini CLI

com.streamkap/tools

Streamkap CLI & MCP server - manage CDC pipelines, sources, destinations, and transforms

client:Gemini CLI transport:streamable-http runtime:npm

Install tools in Gemini CLI

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

{
  "mcpServers": {
    "tools": {
      "httpUrl": "https://mcp.streamkap.com/mcp"
    }
  }
}

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

tools in other clients