Developer Tools
Trust: 30/100 (Limited)io.github.checkra1neth/xbird Guide
Twitter/X MCP server — 30 tools with x402 micropayments. Runs locally from your IP.
by checkra1neth
Quick Start
Install
npx xbird-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-checkra1neth-xbird": {
"command": "npx",
"args": [
"xbird-mcp"
]
}
}
}