xbird for Claude Desktop
io.github.checkra1neth/xbird
Twitter/X MCP server — 30 tools with x402 micropayments. Runs locally from your IP.
client:Claude Desktop
transport:stdio
runtime:npm
Install xbird in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"xbird": {
"command": "npx",
"args": [
"-y",
"xbird-mcp"
],
"env": {
"XBIRD_AUTH_TOKEN": "<XBIRD_AUTH_TOKEN>",
"XBIRD_CT0": "<XBIRD_CT0>",
"XBIRD_PRIVATE_KEY": "<XBIRD_PRIVATE_KEY>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs