Skip to main content
Add this to your Antigravity MCP config file.
{
  "mcpServers": {
    "semoia": {
      "serverUrl": "https://beta.trysemoia.com/api/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_API_KEY",
        "Origin": "https://beta.trysemoia.com",
        "Content-Type": "application/json"
      }
    }
  }

For common issues, see our Troubleshooting page.