Sign in to set up MCP integration.
Connect to Claude Desktop, ChatGPT, Cursor, and other AI tools via the Model Context Protocol.
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"
}
}
}
}
{
"mcpServers": {
"baseline-labs": {
"url": "https://baselinelabs.ai/mcp/",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}
Server URL: https://baselinelabs.ai/mcp/ Auth: Bearer token (your API key)
All tools are scoped to your account. Your AI tool sees only your data.
Ask me about your projects, reports, brand mentions, backlinks, or anything on the platform.