agent-twitter-client-mcp

agent-twitter-client-mcp

10

agent-twitter-client-mcp is an MCP server that facilitates AI interactions with Twitter by using the agent-twitter-client package, bypassing the need for direct API access. It offers comprehensive features for tweet and user operations, Grok integration, and supports multiple authentication methods.

What authentication methods are supported?

The server supports cookie-based, username/password, and Twitter API v2 credentials for authentication.

How can I change the default port?

You can change the port by setting the PORT environment variable or configuring it in your Docker Compose file.

What is required for Grok integration?

Grok integration requires agent-twitter-client v0.0.19 or higher and proper authentication setup.