Skip to Content
Get startedOverview

What CompetLab is

What it is

CompetLab is a B2B competitive-intelligence platform. It watches how the AI answer engines describe and recommend your company against its competitors, tracks the broader competitive landscape around that, and synthesizes both into a monthly Strategic Briefing — what changed, what it means, and what to do next.

The reason it exists is a shift in how buyers research. More of them ask an AI assistant instead of scrolling a results page, and the answer they get names some vendors and not others. CompetLab measures your standing in those answers — across ChatGPT, Claude, and Gemini — and connects it to the rest of the competitive picture: how rivals position and price, what they publish, what their stack and trust signals look like, and where the market is heading.

The same intelligence reaches you three ways — the dashboards in the app, your AI tools, and your own code — because it’s one dataset underneath. This page is the front door: what CompetLab tracks, the metric at the center of it, and the two ways to put it to work. For the vocabulary — projects, competitors, dimensions, alerts — read Core concepts.

What it tracks

CompetLab tracks 13 dimensions of your competitive position, in two tiers: five it monitors continuously and eight it researches for the monthly briefing. A dimension is one angle on a competitor set, scoped to a project.

The five monitored dimensions refresh on a schedule and can raise alerts: AI Visibility (how the AI engines mention and recommend you), Positioning, Pricing Intelligence, Content Intelligence, and Tech & Trust. The other eight — including Agent Adoption, Customer Voice, Funding & Capital, and Landscape — are researched for the Strategic Briefing rather than tracked live, because they move less often and read better as periodic research than as a live feed.

This is a summary; the full registry, with what each of the 13 covers and why it sits in its tier, is on the Core concepts page. That page is the canonical list — this one just names the shape.

The AI Visibility Score

The AI Visibility Score is CompetLab’s flagship metric: a single 0–100 measure (higher is better) of how visible and how often recommended your company is when people ask the AI answer engines about your space. It’s the number the rest of the platform orbits.

Under the hood it reflects how frequently and how prominently the engines mention you versus your competitors — mention rate, average rank, and per-engine breakdowns — rolled into one comparable figure so you can watch it move over time and against rivals. It answers a plain question: when someone asks AI about products like yours, do you come up, and how favorably?

We don’t invent the number here. Exactly how it’s collected and computed — which engines, which prompts, how the pieces combine — is on the Methodology page, which also names the limits of the approach.

The two ways in

There are two ways to put CompetLab to work, on top of the dashboards: in your AI tools and in your code. Both read the same backend — you pick the surface that matches who’s asking.

In your AI tools — connect an AI assistant to your data with the hosted MCP server, or run prebuilt Agent Skills that turn that data into finished deliverables. In your code — call the REST API over plain HTTP, or use the typed TypeScript SDK. Plus six free scan tools you can run against any URL without a paid plan.

If you’re wiring CompetLab into an assistant, start with the MCP server. If you’re building it into your own backend, start with the REST API.

Wiring it into your workflow. CompetLab is built to fold into what you already run, not just be a dashboard you visit: alerts POST to a webhook you own so changes land in your own tooling, a scheduled job can pull any dimension through the REST API or SDK on your own cadence, the MCP server drops the same data into your AI assistants, and it composes with automation platforms like n8n and the pipelines you already run.

Who it is for

CompetLab is built for people who need to know their competitive standing in the AI era without running the research by hand. In practice that’s founders, product marketers, competitive-intelligence and marketing leaders, and the sales and product teams they hand findings to.

The monitored dimensions and the AI Visibility Score give a marketing or CI lead a live read on where the company sits across the AI answer engines and the wider landscape. The Strategic Briefing turns that read into a monthly set of recommended actions, ranked by impact and effort — the kind of thing a founder or CMO acts on directly. Sales and product teams tend to consume the derived outputs: battlecards, competitor dossiers, and the signals that feed a call or a roadmap. Because the same data is reachable from an AI assistant and from code, technical teams can fold it into their own tools rather than opening one more dashboard.

Where to go next

Three pages take you from here: the quickstart gets you a first result, Core concepts gives you the vocabulary, and Methodology explains how the numbers are made.

FAQ

What is CompetLab?

CompetLab is a B2B competitive-intelligence platform that tracks how the AI answer engines — ChatGPT, Claude, and Gemini — describe and recommend your company against competitors, alongside the wider competitive picture. It continuously monitors five dimensions of that picture and researches eight more, then synthesizes everything into a monthly Strategic Briefing: what changed, what it means, and what to do about it. You reach the same intelligence three ways — the dashboards in the app, your AI tools (an MCP server and Agent Skills), and your own code (a REST API and a TypeScript SDK). It's one dataset underneath, aimed at whoever is asking for it.

What does it monitor?

CompetLab monitors five dimensions continuously and researches eight more for the briefing — thirteen in all. The five monitored dimensions are AI Visibility (how the AI engines mention and recommend you), Positioning, Pricing Intelligence, Content Intelligence, and Tech & Trust; these refresh on a schedule and can raise alerts. The other eight — Agent Adoption, AI Ecosystem, Customer Voice, Funding & Capital, Hiring & GTM, Landscape, Product Launches, and Reliability & Status — are researched for the monthly Strategic Briefing rather than tracked live. Every dimension is scoped to a project and its competitors. The Core concepts page has the full registry with what each one covers.

What is an AI Visibility Score?

The AI Visibility Score is CompetLab's flagship metric: a 0–100 measure (higher is better) of how visible and how often recommended your company is when people ask the AI answer engines about your space. It reflects how frequently and how prominently the engines mention you versus competitors — mention rate, average rank, and per-engine breakdowns — rolled into a single comparable number you can track over time. Because buyers increasingly ask an assistant instead of scrolling a results page, the score answers a plain question: when someone asks AI about products like yours, do you come up, and how favorably? See the Methodology page for exactly how it's collected and computed.

What is the Strategic Briefing?

The Strategic Briefing is CompetLab's monthly deliverable — a synthesized, cross-dimensional read of your competitive position spanning all thirteen dimensions (the five monitored plus the eight researched). It's the analyzed layer on top of the raw monitoring: what changed since last time, what it means, and the specific actions worth taking, ranked by impact and effort. A new edition is generated roughly every 30 days, and only the most recent finished edition is returned. You can read it in the dashboard, pull it through the get_briefing MCP tool, or fetch it from the REST API and SDK. It's the layer where the numbers become decisions.

How do I connect an AI assistant to it?

Point your assistant at the CompetLab MCP server — the hosted Model Context Protocol server at https://mcp.competlab.com/mcp — and authenticate with a CompetLab API key. Any MCP-capable client works: Claude Code, Claude Desktop, Claude on the web, Cursor, VS Code, Windsurf, and Cline. Once connected, the assistant gets 33 tools covering your projects, competitors, monitored dimensions, alerts, and the Strategic Briefing, and it can call them mid-conversation with no glue code. On top of that connection you can install Agent Skills — prebuilt playbooks that turn the same data into finished briefings, dossiers, and battlecards. The MCP Server page and its Connect guide have ready-to-paste config for each client.

Is there an API?

Yes. The CompetLab REST API is a read API over HTTPS at https://api.competlab.com, versioned under /v1 and authenticated with a CL-API-Key header. It returns the same competitive intelligence you see in the app — projects, competitors, the five monitored dimensions, alerts, schedules, and the Strategic Briefing — as JSON, plus the free scan tools as POST endpoints. Reach for it when the caller is your own code: a backend service, a scheduled job, or a dashboard you build. There's a public OpenAPI spec and an endpoint-by-endpoint API Reference generated from it. If the caller is an AI agent instead, the MCP server wraps this same API as tools — same data, different consumer.

Do you have an SDK?

Yes — @competlab/sdk, the official TypeScript client for the REST API. Install it with npm install @competlab/sdk, construct a client with your API key, and call typed methods like cl.aiVisibility.dashboard(projectId) instead of writing fetch calls by hand. It covers the whole API — 34 methods across 12 resources — with full TypeScript types, throws a typed CompetLabError on failure, ships both ESM and CommonJS builds, has zero runtime dependencies, and runs on Node.js 20 or newer. It's a thin, predictable layer over the same endpoints the REST API exposes, so anything you can do over plain HTTP you can do here with types and autocomplete. The SDK page has the full surface.

Is any of it free?

Yes — six free scan tools run against any URL you give them, without a paid plan. They are the AI-crawler checker (whether AI crawlers can reach a site), the sitemap visualizer, a URL fetch, and scans for tech stack, trust signals, and agent adoption. Through the API, MCP server, or SDK they take a free CL-API-Key; the fully public, no-account versions live on the CompetLab site. The monitored dimensions, the AI Visibility Score, and the Strategic Briefing are account features tied to your projects and plan. The free scans are a good way to see how CompetLab reads a site before you set up monitoring.

How is CompetLab different from a rank tracker or SEO tool?

A rank tracker tells you where you sit on a search results page; CompetLab tells you how the AI answer engines describe and recommend you when someone asks about your space. As buyers shift from scrolling links to asking AI assistants, the question changes from "what's my keyword rank" to "does the model bring me up, and how favorably, versus competitors" — which is what the AI Visibility Score measures. CompetLab also goes wider than SEO: it tracks positioning, pricing, content, and tech-and-trust signals, researches eight more dimensions, and synthesizes them into a monthly Strategic Briefing with recommended actions. It's competitive intelligence for the AI era, not a keyword-ranking tool.

Last updated on