Skip to content
Gemini CLI

Typefully for Gemini CLI

com.typefully/mcp

Write, schedule, and publish social media posts on X, LinkedIn, Threads, and more via Typefully

client:Gemini CLI transport:streamable-http

Install Typefully in Gemini CLI

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

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

Typefully in other clients