tidee for VS Code
com.tidee/tidee
Add items to your tidee workspace from ordinary language, read what is there, and mark things done.
client:VS Code
transport:streamable-http
runtime:npm
Install tidee in VS Code
.vscode/mcp.json
{
"servers": {
"tidee": {
"type": "http",
"url": "https://app.tidee.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs