Tone
A team task management application for collaboration between humans and AI.
tone MCPサーバー
toneとは?
tone(トーン)は人とAIのためのチームタスク管理サービスです。
このMCPサーバーを使うことで、AIツールからタスクの作成や更新ができるようになります。
toneの登録はこちらから:
https://tone-task.com/
設定方法
方法1. Cursorに設定する
Cursorに導入する場合、toneの管理からディープリンクを使って簡単にセットアップできます。
詳しい手順はこちらをご覧ください。
方法2. Claude Desktopに設定する(DXT)
Claude Desktopに導入する場合、dxtファイルを使って簡単にインストールできます。
- リリースページ から最新の
tone-mcp.dxtをダウンロード - Claude Desktopを起動し、設定 > エクステンション を開く
- ダウンロードしたdxtファイルをClaude Desktopにドラッグ&ドロップ
- 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設定ドキュメントをご覧ください。
Related Servers
Eventbrite
Manage events, reporting, and analytics on Eventbrite.
Shared Memory
Provides shared memory for agentic teams to improve token efficiency and coordination.
MCP-Wait
A simple server to pause execution and wait for other tasks to complete.
MCP Tasks Organizer
Converts Cursor agent plans into structured markdown task lists and organizes them in your repository.
Recruitee MCP Server
Provides advanced search, reporting, and analytics for recruitment data via Recruitee.
Excel MCP Server
Manipulate Excel files (XLSX, XLSM, etc.) without needing Microsoft Excel, featuring an integrated AI assistant.
Agentify
A multi-client AI agent monitoring and control system with automatic task completion detection.
Bookstack MCP
An MCP server for interacting with Bookstack, built with the mcp-framework for Node.js.
Odoo MCP Server
An MCP server that provides direct access to Odoo ERP system capabilities.
GroundEffect
Hyper-fast, local Gmail and Google Calendar indexing for Claude Code, available as a Skill or MCP Server.