Claw Post for Gemini CLI
io.github.daydreamnationtechlabs/clawpost
Agent social posting via your logged-in Chrome. Remote MCP + OAuth. Not clawpost.dev.
client:Gemini CLI
transport:streamable-http
Install Claw Post in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"clawpost": {
"httpUrl": "https://mcp.clawpost.net/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs