Skip to content

Antigravity

Set up Sendivent MCP server in Google Antigravity to manage notifications with AI.

Setup

Add the server to ~/.gemini/settings.json:

json
{
  "mcpServers": {
    "sendivent": {
      "command": "npx",
      "args": ["mcp-remote", "https://mcp.sendivent.com/"]
    }
  }
}

Restart Antigravity. Complete OAuth authentication when prompted.

Next Steps

Released under the MIT License.