tidee for Cursor
com.tidee/tidee
Add items to your tidee workspace from ordinary language, read what is there, and mark things done.
client:Cursor
transport:streamable-http
runtime:npm
Install tidee in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"tidee": {
"url": "https://app.tidee.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs