LaunchKit · 2026
Back to Skills

xpoz-setup

Set up and authenticate the Xpoz MCP server for social media intelligence.

5
1.7k downloads
by @atyachin

Setup & Installation

openclaw skills install @atyachin/xpoz-setup

Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:

npx clawhub install xpoz-setup

Version History

v1.2.0Feb 11, 2026 - Version note by skill developer:

Use standard OpenClaw metadata format for requires (bins, network, credentials)

What This Skill Does

Sets up the Xpoz MCP server and handles OAuth authentication. Required before any other Xpoz skill can run. Supports browser-based login and a manual code flow for headless or remote servers.

Handles OAuth discovery, PKCE, and dynamic client registration automatically so no API keys need to be manually copied or stored.

When to use it

  • First-time Xpoz configuration before running a social media search
  • Re-authenticating after an expired or revoked Xpoz session
  • Setting up Xpoz on a remote server without a browser
  • Verifying an active Xpoz connection before starting a workflow
  • Enabling agent access to Twitter, Instagram, TikTok, and Reddit data

Example Workflow

Here's how your AI assistant might use this skill in practice.

INPUT

User asks: Set up Xpoz so I can search social media

AGENT
  1. 1Checks if Xpoz is already authenticated by calling mcporter
  2. 2Adds the Xpoz MCP server with OAuth transport configuration
  3. 3Detects whether the environment has a browser available
  4. 4Opens a browser for Google OAuth login on local machines, or generates an authorization URL for the user to visit on headless servers
  5. 5Verifies the connection and confirms setup is complete
OUTPUT

Xpoz MCP server is configured and authenticated, ready for use by other Xpoz skills

Requirements

Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.

Xpoz account — free tier available, sign in with Google at xpoz.ai