Twitter/X, Instagram, Reddit & TikTok data for AI agents. 1.5B+ posts. No API keys.
Search Twitter, Instagram, Reddit & TikTok from any AI agent. 1.5B+ posts indexed. Natural language queries. CSV exports up to 500K rows. No API keys needed.
Remote MCP server — no local installation required. Connect via Streamable HTTP and authenticate with Google OAuth.
Add to your MCP config:
{
"mcpServers": {
"xpoz": {
"type": "streamable-http",
"url": "https://mcp.xpoz.ai/mcp"
}
}
}clawhub install xpoz-social-searchThen authenticate via the OAuth link when prompted.
| Tool | Description |
|---|---|
searchTwitterUsers | Find users by name, bio, or keywords |
getTwitterUser | Get profile details (followers, bio, metrics) |
getTwitterUsersByKeywords | Discover users actively posting about topics |
getTwitterUserConnections | Get followers or following list |
getTwitterPostsByKeywords | Search tweets by keywords, hashtags, mentions |
getTwitterPostsByAuthor | Get tweets from a specific user |
getTwitterPostsByIds | Fetch specific tweets by ID |
getTwitterPostComments | Get replies to a tweet |
getTwitterPostRetweets | Get retweets of a tweet |
getTwitterPostQuotes | Get quote tweets |
getTwitterPostInteractingUsers | Users who liked/retweeted a post |
countTweets | Count tweets matching a query (hourly/daily buckets) |
checkOperationStatus | Poll async export operations |
cancelOperation | Cancel a running operation |
| Tool | Description |
|---|---|
searchInstagramUsers | Find users by name or username |
getInstagramUser | Get profile details and metrics |
getInstagramUsersByKeywords | Discover users posting about topics |
getInstagramUserConnections | Get followers or following list |
getInstagramPostsByKeywords | Search posts by keywords or hashtags |
getInstagramPostsByUser | Get posts from a specific user |
getInstagramPostsByIds | Fetch specific posts by ID |
getInstagramPostInteractingUsers | Users who liked/commented on a post |
getInstagramCommentsByPostId | Get comments on a post |
| Tool | Description |
|---|---|
searchRedditUsers | Find users by name |
getRedditUser | Get user profile and karma |
getRedditUsersByKeywords | Discover users active in topics |
getRedditPostsByKeywords | Search posts across subreddits |
getRedditPostWithCommentsById | Get a post with its comment tree |
getRedditCommentsByKeywords | Search comments by keywords |
forceLatest: true bypasses cache for real-time dataThis repository contains configuration and documentation only. The Xpoz MCP server is a hosted service — see Terms of Service.