Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

mcp

БесплатноНе проверен

Track competitors from your AI assistant: change feed, page snapshots, labels and alerts.

GitHubEmbed

Описание

Track competitors from your AI assistant: change feed, page snapshots, labels and alerts.

README

Competitor Tracker & Co.

Competitor Tracker MCP server

Track your competitors from inside your AI assistant. This is the remote Model Context Protocol server for Competitor Tracker & Co. Subscribe to competitors, read their change feed, and pull page snapshots straight from Claude, Cursor, ChatGPT, or any other MCP client. No browser tab required.

See it in action

Not ready to connect? Watch the agent desk: a recorded Claude session on this MCP server, working a live case of 25 competitive-intelligence rivals from April to July. Real tool calls, real detected changes. The same case as a Monday email brief sits next door, and the demo hub shows both.

Connecting

Point any MCP-compatible client at the endpoint above.

Claude

claude mcp add --transport http competitor-tracker https://mcp.competitortracker.io/mcp

Cursor

Add to ~/.cursor/mcp.json, then enable it in Settings → MCP:

{
  "mcpServers": {
    "competitor-tracker": {
      "url": "https://mcp.competitortracker.io/mcp"
    }
  }
}

ChatGPT

Settings → Connectors → Add custom connector, using the endpoint URL above.

Windsurf

Add to ~/.codeium/windsurf/mcp_config.json:

{
  "mcpServers": {
    "competitor-tracker": {
      "serverUrl": "https://mcp.competitortracker.io/mcp"
    }
  }
}

Cline

{
  "mcpServers": {
    "competitor-tracker": {
      "type": "streamableHttp",
      "url": "https://mcp.competitortracker.io/mcp"
    }
  }
}

Raycast

Add a remote MCP server from AI → MCP Servers, using the endpoint URL above.

Full per-client instructions live at competitortracker.io/docs/mcp/connect.

Authentication

On the first tool call the server walks you through an OAuth sign-in. For headless or automated use, generate an API key in the app and send it as an X-API-Key header. See API keys.

Tools

The server exposes ~50 tools across the workspace. A sample:

Tool What it does
list_competitors List the competitors your organization tracks
subscribe_competitor Start tracking a competitor by URL
list_org_changes Read the organization-wide change feed, with filters
get_competitor_timeline Chronological activity for one competitor
list_snapshots / get_snapshot Tracked-page snapshots with HTML, markdown and screenshots
list_labels / assign_label Organize competitors with labels
create_dispatch Set up a notification / weekly dossier
create_webhook Register a webhook endpoint for changes

Read tools need no special scope; write tools modify your workspace and destructive tools require an explicit confirm: true. The complete, always-current catalogue is at competitortracker.io/docs/mcp/tools.

Who it's for

Founders, product and marketing teams who already live in an AI assistant and want competitor intelligence where they work: pricing moves, page changes, launches. Not in yet another dashboard.

About this repository

This repo is the public listing and manifest for the Competitor Tracker MCP server (server.json, client config, install notes). The server itself runs remotely at https://mcp.competitortracker.io/mcp, so there is nothing to build or host here. To use it, just point your client at the endpoint.

License

MIT.

from github.com/CofounderGPT/competitor-tracker-mcp

Установка mcp

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/CofounderGPT/competitor-tracker-mcp

FAQ

mcp MCP бесплатный?

Да, mcp MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для mcp?

Нет, mcp работает без API-ключей и переменных окружения.

mcp — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить mcp в Claude Desktop, Claude Code или Cursor?

Открой mcp на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare mcp with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории ai