Back to directory
theo-nash/twitter-mcp-server

theo-nash/twitter-mcp-server

@theo-nash

Model Context Protocol implementation for twitter interactions

twittersocial-mediamcpai-agentgrokapiauthenticationtool

Installation & Configuration

{
  "mcpServers": {
    "agent-twitter-client-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "agent-twitter-client-mcp"
      ],
      "env": {
        "AUTH_METHOD": "cookies",
        "TWITTER_COOKIES": "[\"auth_token=YOUR_AUTH_TOKEN; Domain=.twitter.com\", \"ct0=YOUR_CT0_VALUE; Domain=.twitter.com\", \"twid=u%3DYOUR_USER_ID; Domain=.twitter.com\"]"
      }
    }
  }
}

Information

Transport
stdiosse
Language
TypeScript
Created
2026/6/13
Updated
2026/6/15