Loading MCP server directory, please wait...
Voice-first planning — notes, tasks, events and AI reports. 21 tools. iOS + Apple Watch.
npx @getmcp/cli add io.github.exp78/telldoneRequires Node.js 18+. Community-contributed server. Review source before installing.
TELLDONE_TOKENBearer token from app.telldone.app -> Settings -> AI Agents (MCP)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.exp78/telldone": {
"command": "npx",
"args": [
"-y",
"telldone-mcp"
],
"env": {
"TELLDONE_TOKEN": ""
}
}
}
}