Skip to content
Gemini CLI

blogbat for Gemini CLI

io.github.pooriaarab/blogbat

Hosted MCP for BlogBat: read, write, generate, and publish blog articles and content.

client:Gemini CLI transport:streamable-http

Install blogbat in Gemini CLI

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

{
  "mcpServers": {
    "blogbat": {
      "httpUrl": "https://blogbat.com/api/v1/mcp"
    }
  }
}

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

blogbat in other clients