TaskSpot MCP server lets AI assistants manage tasks directly — create, list, update, complete, and delete tasks across Today, Tomorrow, Upcoming, and Backlog views. Supports priorities, due dates, urgent flags, and recurring tasks. Useful for developers who want to manage their to-do list through AI tools without switching context. <img width="500" height="500" alt="Image" src="https://github.com/user-attachments/assets/56da0b21-a18a-4b86-9fca-813ffe2f494a" />
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"url": "https://www.taskspot.app/api/mcp",
"headers": {
"Authorization": "Bearer tsk_your_key_here"
}
}