Xquik logo

Xquik

Free

X/Twitter 数据平台 — MCP 服务器(StreamableHTTP 传输),76 个 REST API 端点,20 个批量提取工具,账户监控,抽奖系统。

FreeFree tier
Outputs: text
Type
Open Source

About Xquik

Xquik is an independent third-party AI agent Skill for X/Twitter data extraction and account automation. It provides a unified API surface covering search, profiles, followers, media, communities, trends, monitors, webhooks, exports, MCP (Model Context Protocol), and SDKs. The repository packages Xquik as a skill compatible with Claude Code, Codex, Cursor, Copilot, Gemini CLI, Windsurf, and other AI agents. It includes 127 REST API operations, HMAC webhooks, 23 extraction types, TypeScript SDKs, and confirmation-gated publishing. The MCP server (v2.5.6) exposes 119 catalog routes through 2 tools, with 118 supporting JSON or text output and binary downloads via REST. OAuth 2.1 is supported, with API key fallback for clients that do not fully support OAuth. Eight credential or session operations remain outside MCP.

Key Features

127 REST API operations for X/Twitter data access
MCP server (StreamableHTTP transport) with 119 catalog routes
23 extraction types for complete dataset exports
HMAC-secured webhooks for real-time account monitoring
OAuth 2.1 with API key fallback for client compatibility
Confirmation-gated publishing for posts and replies
Compatible with Claude Code, Codex, Cursor, Copilot, Gemini CLI, Windsurf
Includes TypeScript SDK and npm package (x-developer)

Pros & Cons

Pros
  • Single unified API surface for reads, exports, monitors, webhooks, MCP, and writes
  • Works with multiple popular AI agent platforms out of the box
  • Rich feature set including OAuth, webhooks, and bulk extractions
  • Open-source with active development on GitHub
Cons
  • Eight credential or session operations remain outside MCP
  • OAuth compatibility issues with some Codex releases (requires API key workaround)
  • Dependence on OAuth for ChatGPT custom apps may add setup complexity

Best For

Searching tweets via API or extraction jobsReading user profile timelines with paginationListing followers and following accountsReading home timelineMonitoring accounts in real-time with webhook deliveryPosting or replying to tweets with account confirmationExtracting complete datasets for analysis or export

FAQ

How do I search tweets?
Use GET /x/tweets/search or export a bounded search extraction job.
How do I read a profile timeline?
Use GET /x/users/{id}/tweets with pagination or run a posts extraction.
How do I list followers?
Use GET /x/users/{id}/followers or run a followers extraction.
How do I list following accounts?
Use GET /x/users/{id}/following or run a following extraction.
How do I read my home timeline?
Use GET /x/timeline and approve this private read.
How do I monitor an account?
Use POST /monitors to set up monitoring with HMAC webhook delivery.
How do I post or reply?
Use POST /x/tweets and confirm the account and payload.
Is Xquik affiliated with X Corp.?
No, Xquik is an independent third-party service and is not affiliated with X Corp. 'Twitter' and 'X' are trademarks of X Corp.