tone-task
MCP Servertone-taskpublic

mcp

一个为人类和AI设计的团队任务应用的核心控制服务器。

Repository Info

0
Stars
0
Forks
0
Watchers
0
Issues
JavaScript
Language
-
License

About This Server

一个为人类和AI设计的团队任务应用的核心控制服务器。

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

tone MCPサーバー

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設定ドキュメントをご覧ください。

Quick Start

1

Clone the repository

git clone https://github.com/tone-task/mcp
2

Install dependencies

cd mcp
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownertone-task
Repomcp
LanguageJavaScript
License-
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation