XPlanner for Gemini CLI
io.github.sooler-studio/xplanner
Turn ideas into platform-ready drafts, schedule content, and publish through XPlanner.
client:Gemini CLI
transport:streamable-http
Install XPlanner in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"xplanner": {
"httpUrl": "https://mcp.xplanner.co/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs