Setup

Setup Guides

Get connected in minutes. Choose your AI tool below.

C

Claude.ai

OAuth - Recommended
  1. 1.Sign in at bridge.theomg.ai and connect your Google account via the dashboard.
  2. 2.In Claude.ai, go to Settings - Integrations - Add custom integration.
  3. 3.Enter your MCP endpoint URL from the dashboard.
  4. 4.Claude will redirect you to OMG Bridge to authorize access. Select which properties to share.
  5. 5.After authorizing, Claude will have access to all 30 GSC, GA4, and GBP tools.
D

Claude Desktop

API Key
  1. 1.From your OMG Bridge dashboard, go to API Keys and create a new key. Copy it - it is shown only once.
  2. 2.Open your Claude Desktop config file at ~/Library/Application Support/Claude/claude_desktop_config.json.
  3. 3.Add this block under mcpServers:
    "omg-connector": {
      "url": "https://bridge.theomg.ai/api/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_API_KEY"
      }
    }
  4. 4.Restart Claude Desktop. The OMG Bridge tools will appear in Claude's tool list.
Cu

Cursor

API Key
  1. 1.Create an API key from your OMG Bridge dashboard under API Keys.
  2. 2.In Cursor, go to Settings - MCP and click Add MCP Server.
  3. 3.Set the URL to your MCP endpoint and add Authorization: Bearer YOUR_API_KEY as a header.
  4. 4.Save and reload. Cursor's agent will now have access to all GSC, GA4, and GBP tools.
G

ChatGPT

OAuth
  1. 1.Sign in at chatgpt.com and open Settings - Connectors.
  2. 2.Click Add connector and paste your MCP endpoint URL.
  3. 3.Follow the OAuth authorization flow to grant access to your GSC, GA4, and GBP properties.
P

Managing Properties

Dashboard

Your AI assistant only has access to properties you explicitly activate. From the dashboard:

  • -Toggle GSC properties on/off using the checkboxes in the GSC section.
  • -Toggle GA4 properties on/off in the GA4 section.
  • -If you want to grant access to a new property, connect Google again to refresh the property list.
  • -When using Claude.ai or ChatGPT OAuth, the consent page also lets you choose which properties to share per-session.