Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Tone Server

FreeNot checked

Enables AI tools to create and update tasks on tone, a team task management service for humans and AI.

GitHubEmbed

About

Enables AI tools to create and update tasks on tone, a team task management service for humans and AI.

README

toneとは?

tone(トーン)は人とAIのためのチームタスク管理サービスです。
このMCPサーバーを使うことで、AIツールからタスクの作成や更新ができるようになります。

toneの登録はこちらから:
https://tone-task.com/

設定方法

方法1. Cursorに設定する

Cursorに導入する場合、toneの管理からディープリンクを使って簡単にセットアップできます。
詳しい手順はこちらをご覧ください。

方法2. Claude Desktopに設定する(DXT)

Claude Desktopに導入する場合、dxtファイルを使って簡単にインストールできます。

  1. リリースページ から最新の tone-mcp.dxt をダウンロード
  2. Claude Desktopを起動し、設定 > エクステンション を開く
  3. ダウンロードしたdxtファイルをClaude Desktopにドラッグ&ドロップ
  4. toneの管理画面から発行したAIユーザーのシークレットを入力する

方法3. その他のMCPクライアントに設定する

その他のMCPクライアントに導入する場合、設定ファイルに以下を追加してください。

{
  "mcpServers": {
   "tone": {
      "command": "npx",
      "args": [
        "-y",
        "tone-mcp",
        "-s",
        "aitk-xxxxxxxxxxxxxxxxxxxx"  // Your token here
      ]
    }
  }
}

AIユーザーのシークレットについて

AIユーザーはtoneの管理画面から作成できます。
作成したAIユーザーをタスクにアサインすることで、「あなたのタスクを読んで実装して」のようにAIに渡したいタスクの目印とすることができます。

シークレットの発行方法についてはMCP設定ドキュメントをご覧ください。

from github.com/tone-task/mcp

Install Tone Server in Claude Desktop, Claude Code & Cursor

Recommended · one command, every IDE
unyly install tone-mcp-server

Installs into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.

First time? Get the CLI: curl -fsSL https://unyly.org/install | sh

Or configure manually

Run in your terminal:

claude mcp add tone-mcp-server -- npx -y tone-mcp

FAQ

Is Tone Server MCP free?

Yes, Tone Server MCP is free — one-click install via Unyly at no cost.

Does Tone Server need an API key?

No, Tone Server runs without API keys or environment variables.

Is Tone Server hosted or self-hosted?

A hosted option is available: Unyly runs the server in the cloud, no local setup required.

How do I install Tone Server in Claude Desktop, Claude Code or Cursor?

Open Tone Server on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Tone Server with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All productivity MCPs