OverviewAPI KeysJobsMCPUsage

Sign in to continue

Sign in to set up MCP integration.

MCP Integration

Connect to Claude Desktop, ChatGPT, Cursor, and other AI tools via the Model Context Protocol.

MCP server online
Checking tools...
Quick Setup
1
Get an API key from the API Keys tab, or use an existing one.
2
Copy the config below into your MCP client settings.
3
Start using it — your AI tool can now access your projects, run searches, generate reports, and more.
Connection Config
API key
For Claude Desktop, add to claude_desktop_config.json (uses mcp-remote bridge — requires Node.js)
{
  "mcpServers": {
    "baseline-labs": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote@latest",
        "https://baselinelabs.ai/mcp/",
        "--header",
        "Authorization:${AUTH_HEADER}"
      ],
      "env": {
        "AUTH_HEADER": "Bearer YOUR_API_KEY"
      }
    }
  }
}
For Claude.ai (web) and other URL-based clients
{
  "mcpServers": {
    "baseline-labs": {
      "url": "https://baselinelabs.ai/mcp/",
      "headers": {
        "Authorization": "Bearer YOUR_API_KEY"
      }
    }
  }
}
For ChatGPT, Cursor, etc.
Server URL:  https://baselinelabs.ai/mcp/
Auth:        Bearer token (your API key)
Available Tools

All tools are scoped to your account. Your AI tool sees only your data.

George
Online
0%

Hi, I'm George.

Ask me about your projects, reports, brand mentions, backlinks, or anything on the platform.