Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
Version History
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.
User asks: Set up Xpoz so I can search social media
- 1Checks if Xpoz is already authenticated by calling mcporter
- 2Adds the Xpoz MCP server with OAuth transport configuration
- 3Detects whether the environment has a browser available
- 4Opens a browser for Google OAuth login on local machines, or generates an authorization URL for the user to visit on headless servers
- 5Verifies the connection and confirms setup is complete
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.