tone-mcp
TypeScript icon, indicating that this package has built-in type declarations

0.1.8 • Public • Published

tone MCP Server (Node.js/TypeScript)

What's tone?

tone is a team task app for humans and AI.
For using from LLMs, you can use this MCP server.

How to use in MCP Client

{
  "mcpServers": {
   "tone": {
      "command": "npx",
      "args": [
        "-y",
        "tone-mcp",
        "-s",
        "aitk-xxxxxxxxxxxxxxxxxxxx"  // Your token here
      ]
    }
  }
}

You can get your AI_SECRET(aitk-xxxxx...) in your dashboard.

Readme

Keywords

none

Package Sidebar

Install

npm i tone-mcp

Weekly Downloads

14

Version

0.1.8

License

none

Unpacked Size

38 kB

Total Files

9

Last publish

Collaborators

  • himaratsu