Command Palette

Search for a command to run...

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

Dovetail Server

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

Enables AI tools to connect to the Dovetail API for accessing customer insights and research data.

GitHubEmbed

Описание

Enables AI tools to connect to the Dovetail API for accessing customer insights and research data.

README

A Model Context Protocol (MCP) server for connecting AI tools to the Dovetail API.

Note: This is the npm package distribution of the official Dovetail MCP server. The canonical source lives in the Dovetail MCP GitHub repository.

Disclaimer

This package may not always reflect the very latest changes from the upstream repository. As of now, it corresponds to upstream Release 0.3. For the most up-to-date code and releases, please refer to the repository linked above.

Prerequisites

Get a Dovetail API token

  1. In Dovetail, go to Settings → Account → Personal API keys.
  2. Generate a new token and copy it.
  3. Set it in your environment as DOVETAIL_API_TOKEN.

For details, see Dovetail’s MCP server docs: docs.dovetail.com/integrations/mcp-server.

Configuration

Use this configuration style in MCP-compatible clients (e.g., Claude Desktop, Cursor). It invokes the server via npx and passes your API token via environment variable.

{
  "mcpServers": {
    "dovetail-mcp-server": {
      "command": "npx",
      "args": ["-y", "dovetail-mcp-server"],
      "env": {
        "DOVETAIL_API_TOKEN": "<YOUR_TOKEN>"
      }
    }
  }
}

License

MIT

from github.com/tomgutt/dovetail-mcp

Установить Dovetail Server в Claude Desktop, Claude Code, Cursor

Рекомендуется · одна команда, все IDE
unyly install dovetail-mcp-server

Ставит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.

Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh

Или настроить вручную

Выполни в терминале:

claude mcp add dovetail-mcp-server -- npx -y dovetail-mcp-server

FAQ

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

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

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

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

Dovetail Server — hosted или self-hosted?

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

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

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

Похожие MCP

Compare Dovetail Server with

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

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

Автор?

Embed-бейдж для README

Похожее

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