Skip to content
Cursor

thth for Cursor

io.github.aokings/thth

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

client:Cursor transport:stdio runtime:pypi

Install thth in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "thth": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "thth"
      ]
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

thth in other clients