Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"todo-list-mcp","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
<div align="center">  # Todo List MCP Server [](https://opensource.org/licenses/MIT) [](https://www.python.org/downloads/) [](https://github.com/astral-sh/ruff) [](https://github.com/astral-sh/uv) </div> A Model Context Protocol (MCP) server that provides: - **Todo List Management**: Persistent todo list with SQLite database storage - **Reminder Service**: Desktop notifications with optional sound alerts - **Cross-platform Sound System**: Sound playback on Windows, macOS, and Linux ## Quick Start ### Prerequisites - [UV](https://docs.astral.sh/uv/) installed - Python 3.11 or higher ### Configuration The application stores data in `~/.todo-list-mcp/` directory: - `todo_list.db` - SQLite database for tasks - `reminder_daemon/` - Reminder daemon data No additional configuration is required unless you want to customize the database location. You can optionally create a `.env` file in `~/.todo-list-mcp/` with: ```env TODO_LIST_MCP__DATABASE_URL=sqlite:///path/to/custom/location.db ``` ### VSCode IDE Setup Enter the following details in your `mcp.json` configuration file: ```json "todo-list-mcp": { "type": "stdio", "command": "uvx", "args": [ "todo-list-mcp@latest" ] } ``` ## Features ### Todo List Management (MCP) - **SQLite Storage**: Store tasks in a local SQLite database for fast, reliable access - **Flexible Attributes**: Track title, description, status, priority, urgency, time estimates, due dates, tags, and assignees - **Smart…
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.