Skip to content
Zed

tidee for Zed

com.tidee/tidee

Add items to your tidee workspace from ordinary language, read what is there, and mark things done.

client:Zed transport:streamable-http runtime:npm

Install tidee in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "tidee": {
      "url": "https://app.tidee.com/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

tidee in other clients