Skip to main content
The Xpoz MCP server is hosted at https://mcp.xpoz.ai/mcp. You need an access key to authenticate — get one from your Xpoz dashboard.
Start instantly — no account needed. Generate a free token and use it in place of YOUR_API_KEY below:
This returns a preview of up to 5 results per call. To get full data, pagination, and CSV export, create a free account — no credit card required.
Run a single command in your terminal:
Claude Code will automatically discover all 48 tools on the next conversation.
You can verify the connection by asking Claude: “What Xpoz tools are available?”

Getting Your Access Key

  1. Sign up or log in at xpoz.ai
  2. Navigate to your dashboard
  3. Copy your access key
You can also retrieve your access key programmatically using the getUserAccessKey tool if you are authenticated via OAuth, or check its status with checkAccessKeyStatus.

Verify the Connection

After setup, test the connection by asking your AI agent to run a simple query:
If the agent successfully calls getTwitterUser and returns profile data, your connection is working.

Next Steps

Browse Tools

See all 48 tools organized by platform.

Response Modes

Choose between fast, paging, and CSV response modes.