Skip to main content
Social MediaTypeScript

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.

social-mediacloud-servicelocal-servicemacoswindowslinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/checkra1neth/xbird-skill

Claude Desktop configuration example:

{
  "mcpServers": {
    "xbird-skill": {
      "command": "npx",
      "args": [
        "-y",
        "checkra1neth/xbird"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Social Media
Language
TypeScript
Author
checkra1neth