X/Twitter reads, search, monitors and posting. Pay-per-call in USDC β no signup, no API keys.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Six installable X/Twitter skills for Claude Code, Cursor, OpenClaw and Hermes β paid per call in USDC. No X developer account, no API keys, no OAuth, no signup, no subscription.
Start in 60 seconds Β· Ideas Β· The skills Β· Wallets Β· Pricing Β· Links
Most X/Twitter skills wrap the official API, so the setup is yours: register an X developer account, create an app, complete OAuth, store the tokens, and pay X directly. These skip all of it β your agent's wallet pays per request, and that payment is the authentication.
1 Β· Install the skills (needs Node 18+ and git on PATH):
Claude Code users can install from the plugin marketplace instead β either path works:
2 Β· Get a wallet. Any x402/MPP wallet works β each one's own documented command:
| Wallet | Try it | Pays on | |
|---|---|---|---|
| AgentCash β | npx agentcash try https://twitr.sh | Base Β· Solana Β· Tempo | |
| awal (Coinbase) | npx awal x402 bazaar search twitr.sh | Base | |
| pay.sh (Solana Foundation) | pay curl https://twitr.sh | Solana | |
| Poncho | tryponcho.com/m/twitr.sh | β | |
| Circle Agent Wallet | circle services search "twitr.sh" | β |
First time with agent wallets? β Wallet setup has step-by-step guides (AgentCash's onboarding bonus can even fund you up to $25 for free).
3 Β· Ask your agent something. The first call returns HTTP 402 with the exact price β that's the quote, not an error. Your wallet pays and retries automatically. $5 covers thousands of reads.
Copy-paste any of these once the skills are installed:
"What is @vercel posting about this week?"
"Search X for what people are saying about my product β top 50 by likes, English only."
"Watch @competitor and tell me the moment they announce something." β a real-time monitor; events reach your agent by free polling or signed webhook
"Draft 3 tweet variants announcing our launch in my voice β I'll pick one, then post it."
"Export everyone who replied to this tweet as a dataset."
"Run my X presence: watch these 3 topics, queue drafts every morning, replies wait for my approval."
Six focused skills with explicit trigger boundaries, so they don't fire over each other.
| Skill | What it does | |
|---|---|---|
| β | x-presence | Unattended presence β watch topics, draft in your voice, publish on a schedule, queue replies for approval. Start here β it drives the others internally. |
| π€ | twitter-automation | The automation builder β describe the automation you want (auto-reply, scheduler, watcher, engagement) and it designs, prices, and wires it from the primitives. |
| π | x-twitter-data | Live reads β tweets, profiles, search, timelines, lists, communities, trends. |
| π | x-twitter-monitor | Real-time monitors, delivered by free polling or HMAC-signed webhooks. |
| βοΈ | x-twitter-publish | Draft with AI, then post, reply, or quote through a connected account. |
| π¦ | x-twitter-research | Bulk exports β followers, repliers, reposters β as downloadable datasets. |
Install one instead of all six with --skill <name>.
Scheduling x-presence? See scheduling.md β verified commands for Claude Code routines, Hermes cron, and OpenClaw cron.
1. Onboard (creates a local wallet, installs the AgentCash skill, and wires up MCP for your agent):
Visiting agentcash.dev/onboard first and connecting GitHub/X/LinkedIn gets you a claim code worth up to $25 in free USDC β often enough to run these skills for weeks without depositing anything.
2. Fund it (skip if the bonus covered you):
Guided flow with card on-ramp and bridging. No minimum.
3. Check it works β ask your agent "What is my AgentCash balance?" If it answers with a number, you're done.
Claude Code users can alternatively install just the MCP server:
claude mcp add agentcash --scope user -- npx -y agentcash@latest
1. Sign in (a 6-digit code lands in your email; verify it):
2. Fund it β npx awal@latest show opens the Coinbase Onramp UI (Apple Pay, card, bank).
3. Done. Your agent pays twitr.sh over x402 on Base; to pay an endpoint by hand:
npx awal@latest x402 pay <url>.
1. Set up the wallet, then wrap the tool you use:
pay detects the 402/MPP challenge, asks your local wallet to sign, and retries with
payment proof β USDC on Solana. twitr.sh accepts Solana x402 natively.
Your client's per-call cap is a hard spend limit β no call can exceed it, and failed calls are never charged.
Connecting an X account? Your agent never sees your password β it hands you a single-use link and you sign in on twitr.sh in your own browser. Your wallet owns the account; the agent's wallet only gets write access, and only you can revoke it. See SECURITY.md Β· full write-up.
| Action | Price |
|---|---|
| Reading events from a monitor | free |
| Drafting a post | ~$0.001 |
| A read or search | ~$0.0012 / item |
| A post or reply | $0.036 |
| A monitor | ~$0.025 / hour |
A typical week running x-presence β two monitors, a dozen replies, a few posts β is about
$9. Every 402 quotes the exact price before your wallet signs anything.
The presence and publish skills contain no automated following, unfollowing, or liking, and no keyword-triggered replies.
X prohibits these by name, and its published ranking weights show follows aren't scored at all
while a single report scores β369.0 β so the banned tactics cost reach as well as risking
the account. twitter-automation exposes the full action set for users who need it, but it
prices every design up front, requires explicit confirmation, and warns when a design is
spam-shaped enough to risk the account.
Reasoning and sources: ranking-signals.md Β·
x-rules.md
| All six skills | https://twitr.sh/skills |
| Agent guide | https://twitr.sh/skill.md |
| Docs | https://twitr.sh/docs |
| Security model | https://twitr.sh/agent-security |
| OpenAPI 3.1 | https://twitr.sh/openapi.json |
| MCP | POST https://twitr.sh/api/mcp |
| Payment discovery | x402 Β· MPP |
| Explorer listings | x402scan Β· agentcash |
MIT β see LICENSE.
Independent service. Not affiliated with X Corp. "X" and "Twitter" are trademarks of X Corp.
Enjoying twitr-skills? A β on this repo helps other agents find it.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/twitr-sh)<a href="https://allmcps.com/mcp/twitr-sh"><img src="https://allmcps.com/api/badge/twitr-sh?style=directory" alt="Twitr.sh on AllMCPs" /></a>