io.github.pedrot95dev
twitterapi
Read/write X (Twitter) via twitterapi.io: mentions, thread context, create and delete tweets.
stdiocommunityservice
Package Details
@pedrot95dev/twitterapi.mcp
Transportstdio
Environment Variables
TWITTERAPI_IO_KEY(str)
RequiredSecret
twitterapi.io API key (x-api-key). Required for all tools.
TWITTERAPI_IO_AUTH_TOKEN(str)
Secret
auth_token cookie from a logged-in X session. Write tools only.
TWITTERAPI_IO_CT0(str)
Secret
ct0 cookie from the same logged-in X session. Write tools only.
TWITTERAPI_IO_PROXY(str)
Secret
Residential proxy (http://user:pass@ip:port). Write tools only.