Tiny TODO MCP is a specialized server that implements the Model Context Protocol (MCP), allowing AI assistants to interact with persistent storage for tasks. This enables AI models to maintain context over time and create and manage tasks beyond their usual context limitations.
$git clone https://github.com/tkc/tinyt-todo-mcpInstalls into the current project.
Install tinyt-todo-mcp by running `git clone https://github.com/tkc/tinyt-todo-mcp`, then use it for the current task and follow its documentation at https://github.com/tkc/tinyt-todo-mcp.