treg.to / Catalog / X (Twitter)
123 tools · from $0.001/result · $0.000 markup

X (Twitter): 123 tools from $0.001/result

Read posts and timelines, and publish as your account. 123 tools for your agent through one treg.to key, priced at the provider's own rate from $0.001/result, with no X (Twitter) signup.
$1.00 of free credit on every new team · no provider signup · no card
3 of 123 tools on this page are live-verified against the provider.
works in
ChatGPTClaudeClaude CodeCodexCursorGrokGemini CLI
What your agent can now do

X (Twitter), one prompt away

AGENT
ChatGPTClaudeClaude CodeCodexCursorGrokGemini CLI
get a user's public profile
list your direct message events
send a direct message
treg
$ treg call x.x.user.posts
✓ 200 · $0.005/result
$ treg call x.x.user.profile
✓ 200 · $0.01/result
$ _
X (Twitter)NO SIGNUP
Read posts and timelines, and publish as your account.
⚒ 123 TOOLS · metered per call

Social media · https://api.x.com

Set up

Set up X (Twitter) in Claude Code, Codex or any agent

1Give this to your agent
in your agent's chat
set up treg — https://treg.mereka.dev/llms.txt
2Or add the MCP server yourself
claude code
claude mcp add --transport http treg https://treg.mereka.dev/mcp

ChatGPT

Settings → Connectors → add https://treg.mereka.dev/mcp as a custom connector.

Grok bot

Add https://treg.mereka.dev/mcp as a remote MCP connector in its tool settings.

Claude Desktop

Settings → Connectors → Add custom connector → https://treg.mereka.dev/mcp.

Cursor, Codex, any MCP client

Point it at https://treg.mereka.dev/mcp (HTTP transport).

CLI

curl -fsSL https://treg.mereka.dev/install.sh | sh

Plain HTTP

LangChain, CrewAI or any code: /call/<tool-id> with a Bearer token. No SDK.

Try it

What's the best way to ask?

the prompt
Using treg, get a user's public profile. Show me the price first.

Run one directly

a live-verified call
curl -H "Authorization: Bearer $TREG_TOKEN" \
  "https://treg.mereka.dev/call/x.x.user.posts"
Why treg.to

Why call X (Twitter) through treg.to

No X (Twitter) signup

Eligible tools run on treg.to's key, metered per call from a prepaid balance.

Price before the call

The provider's own rate, $0.000 markup. How billing works.

No subscription, no seats

Charged per call. $1.00 free per new team, no card to start.

Your own X (Twitter) key is free

Register it and those calls are never metered. Your key always wins.

Switch by changing a word

Another provider is a different word in the prompt, not a new integration.

One key, the whole catalog

The same token calls Bright Data, Just One API, ScrapeCreators and 2,547 other tools.

The shelf

All 123 X (Twitter) tools

X (Twitter) · 123 tools
  • Recent tweets of a user by user id — engagement metrics · live-verified · $0.005/result
    List the recent posts of an X user (your own or any public account) x.x.user.posts
  • Your connected X account profile — handle, followers · live-verified · $0.01/result
    Get the profile of the connected X account (handle, name, follower counts) x.x.user.profile
  • X user profile by username — followers, bio, verified · live-verified · $0.01/result
    Get any public X user's profile by handle x.x.user.profile.by_username
  • Add members to a group chat conversation · $0.015/call
    Add members to a Chat group conversation x.x.add-chat-group-members
  • Add a member to a List · $0.005/call
    Add Lists Member x.x.add-lists-member
  • Create a draft X Article · $0.005/call
    Create draft Article x.x.article-create-draft
  • Publish a drafted Article by article id · $0.005/call
    Publish Article x.x.article-publish
  • Block direct messages from a user by user id · $0.01/call
    Block Users Dms x.x.block-users-dms
  • See all 123 X (Twitter) tools on the catalog →

Reliability badges come from live traffic through treg.to, not a controlled benchmark.

Used in

Jobs X (Twitter) does, compared with the other providers

Related

Same jobs, other providers

These providers answer some of the same capabilities as X (Twitter). The platform pages show them on one row with rate and coverage; choosing is yours, treg.to does not route between providers automatically.

also on the catalog
Bright DataJust One APIScrapeCreatorsTikHub
Questions

Before you start

Do I need a X (Twitter) account?

No. Eligible tools run on treg.to's key and the call is metered from your team's prepaid balance, priced up front. If your team registers its own X (Twitter) key, that key always wins and those calls are never metered.

What does a call cost?

Each tool on this page shows its rate; the cheapest is $0.001/result. The rate is the provider's own and treg.to adds no markup; it is billed per call from a prepaid balance. It is not X (Twitter)'s subscription pricing, which is on their own site. New teams start with $1.00 of free credit.

How do I add X (Twitter) to Claude Code?

Run: claude mcp add --transport http treg https://treg.mereka.dev/mcp. One MCP server carries X (Twitter) and the rest of the catalog.

Which frameworks does it work with?

Anything that speaks MCP (Claude Code, Claude Desktop, ChatGPT, Codex, Cursor, Grok) and anything that can make an HTTP request (LangChain, CrewAI, LlamaIndex, plain code).

Is this the official X (Twitter) MCP server?

No. treg.to serves X (Twitter)'s real API through its own metered proxy: the request is the provider's own, the credential is injected server-side, and the answer is relayed verbatim. The official X (Twitter) channels are linked above.