Choose Your Integration
- MCP Server (Recommended)
- Python SDK
- TypeScript SDK
- CLI
For Claude Code, add the Xpoz MCP server to OAuth authentication happens automatically on first use.
~/.claude.json:Verify Your Setup
1
Check access key status
Run
checkAccessKeyStatus to confirm your key is valid and see your current usage.2
Get account details
Run
getAccountDetails to see your plan, remaining quota, and tracked items.3
Run a test query
Try a simple search like “Search Twitter for posts about AI agents” to confirm everything works end-to-end.

