Skip to content
Zed

thth for Zed

io.github.aokings/thth

Call before you post: ships a draft to Threads/Bluesky/Mastodon only after a person approved it.

client:Zed transport:stdio runtime:pypi

Install thth in Zed

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

{
  "context_servers": {
    "thth": {
      "command": "uvx",
      "args": [
        "thth"
      ]
    }
  }
}

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

thth in other clients