Installation & Configuration
{
"mcpServers": {
"x": {
"command": "node",
"args": [
"path/to/x-mcp-server/build/index.js"
],
"env": {
"TWITTER_API_KEY": "your-api-key",
"TWITTER_API_SECRET": "your-api-secret",
"TWITTER_ACCESS_TOKEN": "your-access-token",
"TWITTER_ACCESS_SECRET": "your-access-secret",
"TWITTER_OAUTH2_ACCESS_TOKEN": "your-oauth2-token"
}
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2026/6/17
Updated
2026/6/17