Skip to content
Gemini CLI

qpost mcp for Gemini CLI

io.github.arslan2012/qpost-mcp

MCP server for QPost — lets AI agents publish video and image posts to YouTube, TikTok, Instagram.

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

Install qpost mcp in Gemini CLI

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

{
  "mcpServers": {
    "qpost-mcp": {
      "httpUrl": "https://qpost.dev/mcp"
    }
  }
}

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

qpost mcp in other clients