← Back to Integrations
G

Google Antigravity Setup

Model Context Protocol Tutorial

Google Antigravity is an AI-powered coding assistant by Google DeepMind. It uses the same MCP config format as Gemini CLI and can call tools on your WordPress site, making it ideal for developers who prefer a Google-backed AI pair programmer in their terminal.

File: ~/.gemini/antigravity/mcp_config.json (click β€œOpen MCP Config” in Antigravity)

{
    "mcpServers": {
        "wordpress": {
            "httpUrl": "https://yoursite.com/wp-json/easy-mcp-ai/v1/mcp",
            "headers": {
                "Authorization": "Bearer YOUR_API_TOKEN"
            }
        }
    }
}

Need your API Token?

Remember to generate your Bearer token in the WordPress admin panel under Easy MCP AI β†’ API Tokens before completing this setup.

Download Plugin

Newsletter

The AI + WordPress space moves fast. Keep up.

New tools, workflow ideas, and product updates β€” be the first to know what's next.

No spam, unsubscribe anytime.