Skip to content
Gemini CLI

BedrockTap for Gemini CLI

com.bedrocktap/bedrocktap

One MCP server over 253 data sources: Reddit, LinkedIn, YouTube, G2, search and AI answers.

client:Gemini CLI transport:streamable-http

Install BedrockTap in Gemini CLI

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

{
  "mcpServers": {
    "bedrocktap": {
      "httpUrl": "https://api.bedrocktap.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

BedrockTap in other clients