checkra1neth/xbird
Twitter/X MCP server with 34 tools — post tweets, search, read timelines, manage engagement, upload media. No API keys needed, uses browser cookies. Pay per call from $0.001 via x402 micropayments.
Quick Start
Clone the repository:
git clone https://github.com/checkra1neth/xbird-skillClaude Desktop configuration example:
{
"mcpServers": {
"xbird-skill": {
"command": "npx",
"args": [
"-y",
"checkra1neth/xbird"
]
}
}
}Check the repository README for specific installation and configuration instructions.