
mcp
一个为人类和AI设计的团队任务应用的核心控制服务器。
Repository Info
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ファイルを使って簡単にインストールできます。
- リリースページ から最新の
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設定ドキュメントをご覧ください。
Quick Start
Clone the repository
git clone https://github.com/tone-task/mcpInstall dependencies
cd mcp
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.