Back to MCP Servers
Xbird Skill
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-mediabrowserapi
By checkra1neth
Installation
npx -y xbird-skillConfiguration
{
"mcpServers": {
"xbird-skill": {
"command": "npx",
"args": ["-y", "xbird-skill"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes