thth for VS Code
io.github.aokings/thth
Call before you post: ships a draft to Threads/Bluesky/Mastodon only after a person approved it.
client:VS Code
transport:stdio
runtime:pypi
Install thth in VS Code
.vscode/mcp.json
{
"servers": {
"thth": {
"type": "stdio",
"command": "uvx",
"args": [
"thth"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs