Skip to main content
Antigravity is Google’s AI coding agent. You can connect it to TryPost’s MCP server to manage your social media scheduling with natural language.
As of May 2026, Antigravity’s MCP layer doesn’t fully support the standard OAuth + Dynamic Client Registration flow that other clients use. We recommend the Personal Access Token (Bearer) method below until Antigravity adds first-class OAuth support.

Prerequisites

  • Antigravity installed
  • A TryPost Cloud account with an active trial or subscription (no card required to start)
  • A TryPost Personal Access Token (Settings > API Keys)

Setup

1

Open the MCP configuration file

From Antigravity, open MCP Servers → Manage → View raw config, then add the TryPost server:
{
  "mcpServers": {
    "trypost": {
      "serverUrl": "https://app.trypost.it/mcp/trypost",
      "headers": {
        "Authorization": "Bearer YOUR_API_KEY"
      }
    }
  }
}
Replace YOUR_API_KEY with your Personal Access Token from the TryPost dashboard.
2

Restart Antigravity

Restart Antigravity to load the new MCP configuration.
3

Verify the connection

Ask Antigravity to interact with your TryPost account:
List all my TryPost social accounts
Antigravity uses "serverUrl" for remote MCP connections (not "url"). This is the same format used by Windsurf.

Example prompts

Create a new post scheduled for Friday at 2pm
Show me all labels in my workspace
Create a signature called "Social Media" with #socialmedia #content #marketing