shippost mcp for Claude Code
io.github.ryankramer/shippost-mcp
Twitter/X tools for AI agents — read timelines, post tweets, search, and engage
client:Claude Code
transport:stdio
runtime:pypi
Install shippost mcp in Claude Code
run in your project directory
claude mcp add shippost-mcp -e TWITTER_ACCESS_TOKEN=<TWITTER_ACCESS_TOKEN> -e TWITTER_REFRESH_TOKEN=<TWITTER_REFRESH_TOKEN> -e TWITTER_CLIENT_ID=<TWITTER_CLIENT_ID> -e SHIPPOST_API_KEY=<SHIPPOST_API_KEY> -- uvx shippost-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs