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設定ドキュメントをご覧ください。
Server Terkait
Kone.vc
sponsorMonetize your AI agent with contextual product recommendations
DeltaTask
A powerful, locally-hosted task management application with Obsidian integration and SQLite database support.
LAPRAS MCP Server
An MCP server for lapras.com, providing access to career-related tools.
Obsidian Local REST API
Interact with your local Obsidian vault using a REST API.
Video Editor
Add, analyze, search, and edit videos using the Video Jungle API. Also supports local video search on macOS.
MCP Desktop Automation
Automate desktop actions like mouse control, keyboard input, and taking screenshots.
Google Stitch MCP
Universal MCP Server for Google Stitch. Connect AI agents to your UI designs.
Cua
MCP server for the Computer-Use Agent (CUA), allowing you to run CUA through Claude Desktop or other MCP clients.
Saga
A Jira-like project tracker for AI agents — epics, tasks, dependencies, and dashboards, all in local SQLite with zero setup.
WP-MCP
Manage and publish WordPress content directly from your AI assistant — no PHP required. Supports both STDIO and Streamable HTTP for broad client compatibility.
Notion
Interact with Notion's API to read, create, and modify content using natural language.