ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use X (Twitter) with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Full read and write access to X (Twitter) via OAuth 2.0. post tweets, like content, follow users, browse timelines, track mentions, and monitor trends directly

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 16 capabilities

The complete X (Twitter) capability set.

These are the exact actions your AI can choose when you ask it to work with X (Twitter).

Capability set01 / 04

01-04

4 capabilities in this set.

Part of 16 available through X (Twitter).

  1. 01

    Get my profile

    Returns the user's name, bio, follower count, and numeric ID. Retrieve the authenticated user's own X (Twitter) profile details

  2. 02

    Get tweet volume

    Returns time-series buckets showing how many tweets match a query. Get the volume of tweets matching a search query over the last 7 days, broken down by hour or day

  3. 03

    Get user followers

    Requires the user numeric ID. Returns up to 50 followers with their profiles. Retrieve the followers of a specific user

  4. 04

    Like tweet

    Requires both the authenticated user's numeric ID and the tweet ID. Use get_my_profile to find your user ID. Like a tweet from the authenticated account

Capability set02 / 04

05-08

4 capabilities in this set.

Part of 16 available through X (Twitter).

  1. 05

    Get tweet details

    Retrieve the text and engagement metrics of a specific Tweet by its numeric ID

  2. 06

    Get user liked tweets

    Requires the user numeric ID. Retrieve tweets that a specific user has liked

  3. 07

    Delete tweet

    You can only delete your own tweets. Delete a tweet from the authenticated account

  4. 08

    Follow user

    Requires your own user ID and the target user ID. Use get_my_profile for your ID and lookup_user_by_username for theirs. Follow another user from the authenticated account

Capability set03 / 04

09-12

4 capabilities in this set.

Part of 16 available through X (Twitter).

  1. 09

    Get user mentions

    Requires the user numeric ID. Retrieve recent tweets that mention a specific user (public @mentions)

  2. 10

    Get user timeline

    Requires the user numeric ID, not the username. Use lookup_user_by_username first to get the ID, or use get_my_profile for the authenticated user. Fetch the most recent original tweets posted by a specific user (excludes retweets and replies)

  3. 11

    Lookup user by username

    Do not include the "@" symbol. Fetch full details of a specific X (Twitter) user by their @username

  4. 12

    Post tweet

    Optionally provide a tweet ID to reply to. The text must be 280 characters or less. Post a new tweet to X (Twitter) from the authenticated account

Capability set04 / 04

13-16

4 capabilities in this set.

Part of 16 available through X (Twitter).

  1. 13

    Retweet

    Requires your user ID and the tweet ID. Retweet a tweet from the authenticated account

  2. 14

    Search recent tweets

    Provide a search query string. Search for recent public tweets (up to last 7 days) using keywords, hashtags, or handles

  3. 15

    Unfollow user

    Unfollow a user from the authenticated account

  4. 16

    Unlike tweet

    Remove a like from a tweet

Observed, not estimated

983ms average. Fast in production.

X (Twitter) is checked daily against the live service.

Daily averagePeak 1355ms
Aug 20Today
Fastest day
813ms
Slowest day
1355ms
14-day trend
Slowing+11%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 16 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of X (Twitter), so you can see the experience inside your AI.

It does not authenticate your account with X (Twitter). Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

X (Twitter) Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_5MsGHPY8ixWrsTmBtUH3DsvtbBDSjbwOK4De8Exk/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — X (Twitter) capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "x-twitter-oauth-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_5MsGHPY8ixWrsTmBtUH3DsvtbBDSjbwOK4De8Exk/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions X (Twitter) owners ask.

  • 01

    Can I post tweets and reply to mentions directly from my AI agent?

    Yes. This server gives your agent full write access through OAuth 2.0. Just say 'post a tweet saying...' or 'reply to tweet ID 123 with...' and the agent handles the rest. You can also like, retweet, follow, and unfollow through natural conversation.

  • 02

    How does the OAuth 2.0 connection work?

    After entering your Client ID and Client Secret from the X Developer Portal, click the 'Connect' button. A popup opens for you to authorize the app on X. Once approved, tokens are securely stored and automatically refreshed. no manual token management needed.

  • 03

    What's the difference between this and the read-only X (Twitter) server?

    The read-only version uses a Bearer Token and can only search tweets, look up profiles, and analyze volume. This OAuth version connects to your personal account and adds 7 write capabilities (post, delete, like, unlike, follow, unfollow, retweet) plus access to private endpoints like timelines and mentions.