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設定ドキュメントをご覧ください。
관련 서버
Google Sheets
A server for comprehensive Google Sheets integration, requiring Google OAuth credentials.
MCP Video Converter Server
Convert video files between various formats using FFmpeg. Requires FFmpeg to be installed on the system.
Invoice MCP
Create professional PDF invoices using natural language.
clipboard-mcp
MCP server that reads and writes the system clipboard — tables, text, code, JSON, URLs, images, and more. Preserves spreadsheet structure (rows/columns) that is lost when pasting into Claude directly. Claude can also write results back to your clipboard.
Microsoft To Do MCP
Interact with Microsoft To Do using the Microsoft Graph API.
OnceHub
The OnceHub MCP Server provides a standardized way for AI models and agents to interact directly with your OnceHub scheduling API.
Agentify
A multi-client AI agent monitoring and control system with automatic task completion detection.
MCP Router
A Windows and MacOS app to manage local and remote MCP servers from a single interface with secure access control and logging.
arvo-mcp
AI workout coach MCP server. Access training data, workout history, personal records, and body progress through Claude Desktop.
Splid MCP
A Model Context Protocol (MCP) server that exposes Splid (splid.app) via tools, powered by the reverse‑engineered splid-js client.