telldone for Windsurf
io.github.exp78/telldone
Voice-first planning — notes, tasks, events and AI reports. 21 tools. iOS + Apple Watch.
client:Windsurf
transport:stdio
runtime:npm
Install telldone in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"telldone": {
"command": "npx",
"args": [
"-y",
"telldone-mcp"
],
"env": {
"TELLDONE_TOKEN": "<TELLDONE_TOKEN>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs