WP Agent - WordPress publishing & management with Claude for Gemini CLI
com.getwpagent/wordpress
WordPress MCP server: publish posts, AI images, SEO and full site management, self-hosted
client:Gemini CLI
transport:streamable-http
Install WP Agent - WordPress publishing & management with Claude in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"wordpress": {
"httpUrl": "https://mcp.getwpagent.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