Agent Twitter Client MCP

MIT License
5
2
  • Apple

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoPort to run the MCP server on (default: 3000)
NODE_ENVNoEnvironment (development, production)
LOG_LEVELNoLogging level (error, warn, info, debug)
AUTH_METHODNoAuthentication method to use: 'cookies', 'credentials', or 'api'
TWITTER_EMAILNoYour Twitter email address (optional for credentials authentication)
TWITTER_API_KEYNoYour Twitter API key (for API authentication)
TWITTER_COOKIESNoJSON array of Twitter cookies strings (required for cookie authentication). Essential cookies are auth_token, ct0, and twid.
TWITTER_PASSWORDNoYour Twitter password (for credentials authentication)
TWITTER_USERNAMENoYour Twitter username (for credentials authentication)
TWITTER_2FA_SECRETNoYour Twitter 2FA secret (required if 2FA is enabled for credentials authentication)
TWITTER_ACCESS_TOKENNoYour Twitter access token (for API authentication)
TWITTER_API_SECRET_KEYNoYour Twitter API secret key (for API authentication)
TWITTER_ACCESS_TOKEN_SECRETNoYour Twitter access token secret (for API authentication)

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

ID: p7k25l22qn