Skip to content
@XPOZpublic

Xpoz

Connecting AI agents with social media

Xpoz: social media data for AI agents

Xpoz gives AI agents and developers access to Twitter/X, Instagram, Reddit, and TikTok data: keyword search, user profiles, comments, engagement, and continuous tracking across billions of indexed posts. It works through a remote MCP server, a REST API, TypeScript and Python SDKs, and a CLI. No platform API keys, no scraping infrastructure to run.

Connect in one minute

The MCP server is remote. Nothing to install; authentication is OAuth with a Google account on first connection.

Claude Code

claude mcp add --transport http --scope user xpoz https://mcp.xpoz.ai/mcp

Claude Desktop: Settings, Connectors, Add custom connector, URL https://mcp.xpoz.ai/mcp

Cursor / VS Code / any MCP client

{ "mcpServers": { "xpoz": { "url": "https://mcp.xpoz.ai/mcp" } } }

Python

pip install xpoz

TypeScript

npm install @xpoz/xpoz

CLI

pip install xpoz-cli
# or
brew install XPOZpublic/xpoz/xpoz-cli

Want to test before signing up? A trial token works for 5 days with no signup and no credit card.

What people use Xpoz for

  • Social listening and brand monitoring: track keywords, hashtags, and accounts across all four platforms; new matching posts are collected automatically.
  • A Twitter/X API alternative: search tweets by keyword, pull an account's posts, followers, retweeters, and quote tweets without an X developer account.
  • Historical Reddit data: search posts and comments by keyword across subreddits, a common replacement for workflows that used Pushshift.
  • TikTok data without the Research API: search by keyword, hashtag, sound, or creator.
  • Instagram keyword search: find posts and profiles by keyword, read comments and interactions.
  • Connecting Claude, ChatGPT, or Cursor to live social media data: the MCP server exposes 48 tools an agent can call directly.
  • Influencer discovery, sentiment analysis, and lead generation: query in natural language, or use the ready-made agent skills.
  • Academic and market research: export any query as CSV, or paginate through full result sets.

Repositories

Repo What it is
xpoz-mcp The MCP server: 48 tools across Twitter/X, Instagram, Reddit, and TikTok
xpoz-ts-sdk TypeScript SDK, @xpoz/xpoz on npm
xpoz-python-sdk Python SDK, xpoz on PyPI
xpoz-cli Command-line client, xpoz-cli on PyPI and Homebrew
xpoz-agent-skills Agent skills for sentiment, influencer discovery, export, and OSINT
xpoz-cookbooks Jupyter notebooks: Xpoz with Claude, Gemini, and more
geo-seo-agent Open agent-operated GEO program that measures brand visibility in AI answers
lead-gen-agent Open agent-operated lead-generation loop over social buying-intent posts

Integrations also ship for Vercel AI SDK, LangChain, LlamaIndex, CrewAI, Dify, Zapier, Cursor, and Claude Code.

Pricing

The Free tier includes 500 credits with no credit card. Pro is $20/month (7,500 credits), Max is $200/month (120,000 credits). Credits are charged per query, not per result: Reddit and Twitter/X queries cost 2 credits, TikTok 5, Instagram 12. Full details at xpoz.ai/pricing.

Links

Pinned Loading

  1. xpoz-agent-skills xpoz-agent-skills Public

    Agent skills for social media intelligence, powered by Xpoz. Compatible with Claude Code, Codex CLI, and ChatGPT.

    15 3

  2. xpoz-mcp xpoz-mcp Public

    Xpoz MCP Server — Search Twitter, Instagram, Reddit & TikTok from AI agents. Billions of posts indexed.

    12 4

  3. xpoz-ts-sdk xpoz-ts-sdk Public

    TypeScript SDK for Xpoz — typed access to Twitter/X, Instagram, Reddit & TikTok data for social listening, research, and AI agents. npm: @xpoz/xpoz

    TypeScript 9 2

  4. xpoz-python-sdk xpoz-python-sdk Public

    Python SDK for Xpoz — Pythonic access to Twitter/X, Instagram, Reddit & TikTok data for social listening, research, and AI agents. PyPI: xpoz

    Python 6

  5. geo-seo-agent geo-seo-agent Public

    Open, agent-operated GEO program manager: measure your brand's visibility in AI answers (Claude, ChatGPT, Gemini), diagnose gaps, produce content and third-party presence. Runs in Claude Code.

    Python

  6. lead-gen-agent lead-gen-agent Public

    Open, agent-operated lead-generation loop: scan Reddit, X, Instagram, and TikTok for fresh buying-intent posts via xpoz MCP; prioritized reports, humans do all engagement. Runs in Claude Code.

Repositories

Showing 10 of 25 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…