x-cli

GitHub

A command-line power tool for Twitter.

5,581 stars Ruby 1 file ยท ~442 tokens

x-cli MCP Server

MCP server for sferik/x-cli

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "x-cli": {
      "command": "npx",
      "args": [
        "-y",
        "@sferik/x-cli"
      ]
    }
  }
}