What problem does it solve?
It eliminates the friction of manually navigating X/Twitter interfaces by providing a reliable CLI workflow for posting, searching, and managing accounts programmatically with JSON output.
Core Features & Use Cases
- Posting & Engagement: Create posts, replies, quotes, likes, reposts, bookmarks, and delete content using the official xurl CLI.
- Search, Timelines & Mentions: Query posts by keywords, users, and hashtags, then read results and timelines/mentions for monitoring.
- DMs & Media Workflows: Send and list direct messages and upload media (images/video) with follow-up status checks.
- Raw API v2 Access: Perform any X API v2 request using curl-style flags while keeping structured JSON responses.
Quick Start
Ask the AI to post a message on X by running xurl post "Hello from my agent!" after the user has authenticated on their machine.