tweetkit x for Claude Code
io.github.nsozturk/tweetkit-x
Post, delete & read on X (Twitter) using your own logged-in web session — no paid API.
client:Claude Code
transport:stdio
runtime:pypi
Install tweetkit x in Claude Code
run in your project directory
claude mcp add tweetkit-x -e TWEETKIT_COOKIE_KEYCHAIN=<TWEETKIT_COOKIE_KEYCHAIN> -e TWEETKIT_COOKIE=<TWEETKIT_COOKIE> -- uvx tweetkit-x
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs