MCP Server
MCP
io.github.exp78/telldone
Voice-first planning — notes, tasks, events and AI reports. 21 tools. iOS + Apple Watch.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "telldone-mcp",
"version": "1.0.0",
"transport": {
"type": "streamable-http",
"url": "https://api.telldone.app/mcp/user/mcp"
},
"environmentVariables": [
{
"description": "Bearer token from app.telldone.app -> Settings -> AI Agents (MCP)",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "TELLDONE_TOKEN"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment