← Index

io.github.exp78/telldone

io.github.exp78/telldone·v1.0.0·Other
Quality Score
85
/100

Voice-first planning — notes, tasks, events and AI reports. 21 tools. iOS + Apple Watch.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "telldone": {
      "command": "npx",
      "args": [
        "-y",
        "telldone-mcp"
      ],
      "env": {
        "TELLDONE_TOKEN": "<your-telldone_token>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "telldone": {
      "command": "npx",
      "args": [
        "-y",
        "telldone-mcp"
      ],
      "env": {
        "TELLDONE_TOKEN": "<your-telldone_token>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y telldone-mcp
§02  Environment variables
TELLDONE_TOKEN
requiredsecret

Bearer token from app.telldone.app -> Settings -> AI Agents (MCP)

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other