Skip to content
Claude Desktop

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "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

xbird in other clients