xbird

Operate Twitter/X actions via MCP tools without API keys.

15|4|Updated Feb 11, 2026
One-click install
npx skills add https://github.com/checkra1neth/xbird-skill --skill xbird
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: xbird
Source: https://github.com/checkra1neth/xbird-skill/tree/main/skills/xbird
Command: npx skills add https://github.com/checkra1neth/xbird-skill --skill xbird

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates Twitter/X interactions for AI agents by providing a self-contained toolkit that works without API keys or developer accounts, enabling on-device actions such as posting, reading, searching, mentions, engagement, and profile management.

Core Features & Use Cases

  • 35 MCP tools for Twitter/X, enabling actions like post_tweet, get_user, search_tweets, like_tweet, retweet, update_profile, and upload_media.
  • Works with Claude Code, Cursor, Windsurf, and Node.js environments without Bun for most workflows; supports local cookie auto-detection and wallet generation.
  • Use cases include building autonomous agents that manage social presence, monitor timelines, respond to mentions, and maintain updated profiles.

Quick Start

Initialize xbird in your agent and start issuing Twitter/X actions locally without API keys.

Frequently Asked Questions about xbird

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Twitter interactions for an AI agent without an API key?

You can automate Twitter interactions without an API key by using MCP tools with local cookie auto-detection, enabling actions like posting tweets, searching content, and managing engagement on-device.

What environment do I need to run MCP tools for Twitter/X automation?

Running MCP tools for Twitter/X automation requires a Node.js environment version 18 or higher, with Bun support or an explicit login workflow for npx execution.

Can I use Twitter/X MCP tools with Claude Code or Cursor?

Yes, Twitter/X MCP tools work with Claude Code, Cursor, and Windsurf, allowing your AI agents to perform social engagement actions like reading timelines and updating profiles.

How do I read timelines and manage mentions via MCP workflows?

You can read timelines and manage mentions via local MCP workflows by utilizing 35 available tools designed for actions like searching tweets, liking posts, and uploading media.

Does browser cookie detection work for Twitter/X authentication in Node.js?

Yes, automatic browser cookie detection works for Twitter/X authentication in Node.js environments, alongside wallet generation, to enable on-device social engagement without developer accounts.