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
Google Tasks
Integrate with Google Tasks to manage your to-do lists and tasks.
Flyweel Ad-MCP (Google+Meta)
Connect your Google Ads and Meta accounts to Claude, Cursor, or any AI tool that supports MCP.
macOS Automator
Run AppleScript and JXA scripts to automate tasks on macOS.
Mcptix
A simple and powerful ticket tracking system with AI assistant integration.
Office 365 Calendar
Access Office 365 Calendar data, providing workday insights and productivity analytics.
Miro MCP Server
Control Miro whiteboards with AI. 77 tools for board management, sticky notes, shapes, connectors, frames, and Mermaid diagram generation.
UnifAI
Dynamically search and call tools using UnifAI Network
MCP-Wait
A simple server to pause execution and wait for other tasks to complete.
Gorev
A powerful, Go-based task management server with MCP support, AI editor integration, and a VS Code extension. It supports smart task creation, markdown, and project organization.
Calculator
A simple calculator server for performing basic arithmetic operations.