Installation & Configuration
{
"mcpServers": {
"twitter-mcp": {
"command": "npx",
"args": [
"-y",
"@mbelinky/x-mcp-server"
],
"env": {
"API_KEY": "your_api_key_here",
"API_SECRET_KEY": "your_api_secret_key_here",
"ACCESS_TOKEN": "your_access_token_here",
"ACCESS_TOKEN_SECRET": "your_access_token_secret_here"
}
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2025/6/26
Updated
2025/7/27