Skip to content
Gemini CLI

AdaptlyPost for Gemini CLI

com.adaptlypost/mcp-server

Schedule and post to Instagram, TikTok, YouTube, X, Facebook, LinkedIn, Pinterest, Threads, Bluesky.

client:Gemini CLI transport:streamable-http

Install AdaptlyPost in Gemini CLI

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

{
  "mcpServers": {
    "mcp-server": {
      "httpUrl": "https://mcp.adaptlypost.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

AdaptlyPost in other clients