telldone for Claude Desktop
io.github.exp78/telldone
Voice-first planning — notes, tasks, events and AI reports. 21 tools. iOS + Apple Watch.
client:Claude Desktop
transport:stdio
runtime:npm
Install telldone in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"telldone": {
"command": "npx",
"args": [
"-y",
"telldone-mcp"
],
"env": {
"TELLDONE_TOKEN": "<TELLDONE_TOKEN>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs