danielmeint/todo-txt-mcp
🔗 Model Context Protocol server for todo.txt files - Connect your todo.txt to AI assistants like Claude Desktop
Platform-specific configuration:
{
"mcpServers": {
"todo-txt-mcp": {
"command": "npx",
"args": [
"-y",
"todo-txt-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...