7 Integrations

Connect to Your Favorite AI Tool

Metrifyr works with any MCP-compatible client. Pick your tool and start querying marketing data in minutes.

Claude Desktop

API Key

Add Metrifyr to Claude Desktop's MCP config file. Supports all 69 tools with API key authentication.

{
  "mcpServers": {
    "metrifyr": {
      "command": "npx",
      "args": ["-y", "@anthropic-ai/mcp-remote", "https://mcp.metrifyr.cloud/sse"],
      "env": {
        "API_KEY": "YOUR_API_KEY"
      }
    }
  }
}

Claude Code (CLI)

API Key

One command to add Metrifyr to Claude Code. Works instantly in your terminal.

claude mcp add metrifyr \
  -e API_KEY=YOUR_API_KEY \
  -- npx -y @anthropic-ai/mcp-remote \
  https://mcp.metrifyr.cloud/sse

Cursor IDE

API Key

Add Metrifyr to Cursor's MCP configuration. Access marketing data directly from your editor.

{
  "mcpServers": {
    "metrifyr": {
      "command": "npx",
      "args": ["-y", "@anthropic-ai/mcp-remote", "https://mcp.metrifyr.cloud/sse"],
      "env": {
        "API_KEY": "YOUR_API_KEY"
      }
    }
  }
}

VS Code (Copilot)

API Key

Add Metrifyr to VS Code's MCP settings. Works with GitHub Copilot and other MCP extensions.

{
  "mcp": {
    "servers": {
      "metrifyr": {
        "command": "npx",
        "args": ["-y", "@anthropic-ai/mcp-remote", "https://mcp.metrifyr.cloud/sse"],
        "env": {
          "API_KEY": "YOUR_API_KEY"
        }
      }
    }
  }
}

Claude.ai (Web)

OAuth

Connect via OAuth in Claude.ai settings. No API key needed β€” authenticate with Google directly.

URL: https://mcp.metrifyr.cloud/sse

ChatGPT

OAuth

Connect via OAuth in ChatGPT settings. Authenticate with Google directly through the connector.

URL: https://mcp.metrifyr.cloud/sse

OpenClaw

API Key

Use Metrifyr through OpenClaw via Claude Code as a sub-agent or directly with mcporter CLI.

claude mcp add metrifyr \
  -e API_KEY=YOUR_API_KEY \
  -- npx -y @anthropic-ai/mcp-remote \
  https://mcp.metrifyr.cloud/sse

3 Steps to Get Started

1

Sign Up

Create a free account with GitHub or Google.

2

Connect Google

Link your Google Marketing account with one click.

3

Add Config

Copy the config snippet to your MCP client.

Start Using Metrifyr Today

Free to use. Set up in under 2 minutes. No credit card required.

Integrations - Connect Metrifyr to Claude, Cursor, VS Code & More | Metrifyr