XPOZpublic

Xpoz Cookbooks — Communication skill for Claude Code

Communication community

Jupyter notebooks showing how to use XPOZ social intelligence MCP server with Claude, Gemini, and more.

How to install Xpoz Cookbooks

This entry records only its repository, not the path inside it, so there is no exact command to give. Open XPOZpublic/xpoz-cookbooks and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Xpoz Cookbooks does

Jupyter notebooks showing how to use XPOZ social intelligence MCP server with Claude, Gemini, and more.

Alternatives in Communication

  • Slack — Communication Slack integration via HTTP/OAuth MCP 14k ★
  • HolaOS — Open-source agentic workspace enterprises can make their own 10.9k ★
  • Pestle Analysis — PESTLE analysis across Political, Economic, Social, Tech, Legal, Environmental 7.8k ★

README

XPOZ Cookbooks

Jupyter notebooks showing how to use [XPOZ](https://xpoz.ai) social intelligence MCP server with popular AI platforms.

Notebooks

Notebook AI Platform Description Open
Claude cookbook Claude (Anthropic) Brand sentiment, competitive intel, influencer discovery, event monitoring ![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)
Gemini cookbook Gemini (Google) Same use cases adapted for Gemini API ![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)

What's Covered

Each notebook connects to XPOZ via MCP and walks through 5 real-world use cases:

  1. Brand Sentiment Analysis — Fetch social posts via MCP and classify sentiment
  2. Competitive Intelligence — Compare two brands' social footprint
  3. Influencer Discovery — Find top voices on any topic
  4. Real-time Event Monitoring — Social signals for prediction markets

Prerequisites

  • XPOZ API Key — Free at xpoz.ai (100K results/month)
  • AI Platform Key — Anthropic or Google AI

Quick Start

pip install mcp anthropic          # For Claude notebook
pip install mcp google-generativeai  # For Gemini notebook

The notebooks connect to the XPOZ MCP server at `https://mcp.xpoz.ai/mcp` — no local server setup required.

XPOZ MCP Tools Used

Tool Description
countTweets Count tweets matching a query in a date range
getTwitterPostsByKeywords Search tweets by keywords with engagement metrics
getRedditPostsByKeywords Search Reddit posts by keywords
getTwitterUsersByKeywords Find users who