what2post for Gemini CLI
io.github.thedesti/what2post
Read-only access to your what2post LinkedIn data: posts, profile stats, follower growth and goals.
client:Gemini CLI
transport:streamable-http
Install what2post in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"what2post": {
"httpUrl": "https://what2postapp.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