# Xpoz Cursor Plugin

> Official Xpoz plugin for Cursor — Twitter/X, Instagram, Reddit & TikTok data in your IDE via 48 MCP tools, no API keys required

- **Type:** MCP server
- **Install:** `agentstack add mcp-xpozpublic-xpoz-cursor-plugin`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [XPOZpublic](https://agentstack.voostack.com/s/xpozpublic)
- **Installs:** 0
- **Category:** [Integrations](https://agentstack.voostack.com/c/integrations)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [XPOZpublic](https://github.com/XPOZpublic)
- **Source:** https://github.com/XPOZpublic/xpoz-cursor-plugin

## Install

```sh
agentstack add mcp-xpozpublic-xpoz-cursor-plugin
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Xpoz — Social Media Intelligence for Cursor

Official Xpoz plugin for Cursor. Access Twitter/X, Instagram, Reddit, and TikTok data directly from your IDE — no social media API keys required.

## Features

| Platform      | Tools | Capabilities                                                                                 |
| ------------- | ----- | -------------------------------------------------------------------------------------------- |
| **Twitter/X** | 13    | User lookup, post search, followers/following, retweets, quotes, replies, engagement metrics |
| **Instagram** | 9     | User lookup, post search, comments, followers/following, interacting users                   |
| **Reddit**    | 9     | User lookup, post search with comments, subreddit search, comment search                     |
| **TikTok**    | 9     | User lookup, post search, hashtag search, comments                                           |
| **Tracking**  | 3     | Monitor keywords, users, subreddits, and hashtags across all platforms                       |
| **Account**   | 5     | Authentication, access keys, account details, operation management                           |

**48 MCP tools** covering search, lookup, connections, engagement analysis, tracking, and bulk export.

## Quick Setup

### 1. Get an Access Token

Go to [xpoz.ai/get-token](https://xpoz.ai/get-token) (free, no credit card required).

### 2. Install the Plugin

Install from the [Cursor Plugin Marketplace](https://cursor.com/marketplace) — search for "Xpoz".

### 3. Configure MCP Connection

Add to your Cursor MCP settings (`~/.cursor/mcp.json` or via Cursor Settings → MCP):

```json
{
  "mcpServers": {
    "xpoz": {
      "url": "https://mcp.xpoz.ai/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_TOKEN_HERE"
      }
    }
  }
}
```

Replace `YOUR_TOKEN_HERE` with your access token.

### 4. Verify

Run `/xpoz-setup` in Cursor to verify your connection and set up tracking.

## Commands

| Command                | Description                                                  |
| ---------------------- | ------------------------------------------------------------ |
| `/xpoz-setup`          | Configure MCP connection and verify your account             |
| `/xpoz-track`          | Manage tracked keywords, users, subreddits, and hashtags     |
| `/xpoz-best-practices` | Reference docs for query syntax, pagination, field selection |

## Skills

Skills are auto-discovered by Cursor and activated based on context:

| Skill                    | When It Activates                                                                |
| ------------------------ | -------------------------------------------------------------------------------- |
| **xpoz-getting-started** | Setting up Xpoz, checking account status, first-time onboarding                  |
| **xpoz-social-tracking** | Adding/removing tracked items, monitoring brands, social listening               |
| **xpoz-best-practices**  | Any Xpoz tool usage — query syntax, pagination, field selection, troubleshooting |

## Use Cases

- **Brand Monitoring** — Track mentions of your brand across all platforms and analyze sentiment
- **Competitive Intelligence** — Monitor competitor accounts and compare engagement metrics
- **Influencer Discovery** — Find relevant influencers by keywords, hashtags, or follower count
- **Trend Analysis** — Search posts by keywords to identify emerging trends and topics
- **Market Research** — Export social data to CSV for deeper analysis
- **OSINT** — Look up user profiles, connections, and activity across platforms

## Plugin Structure

```
plugins/xpoz/
├── .cursor-plugin/plugin.json    # Plugin manifest
├── mcp.json                      # MCP server configuration
├── commands/                     # Slash commands
├── skills/                       # Auto-discovered skills
│   ├── xpoz-getting-started/
│   ├── xpoz-social-tracking/
│   └── xpoz-best-practices/
│       └── references/           # Per-platform tool documentation
└── assets/
```

## Links

- [xpoz.ai](https://xpoz.ai) — Platform homepage
- [xpoz.ai/get-token](https://xpoz.ai/get-token) — Get your free access token
- [GitHub](https://github.com/XPOZpublic/xpoz-cursor-plugin) — Source code
- [npm: xpoz-mcp](https://www.npmjs.com/package/xpoz-mcp) — MCP server package

## License

MIT

## Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [XPOZpublic](https://github.com/XPOZpublic)
- **Source:** [XPOZpublic/xpoz-cursor-plugin](https://github.com/XPOZpublic/xpoz-cursor-plugin)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/mcp-xpozpublic-xpoz-cursor-plugin
- Seller: https://agentstack.voostack.com/s/xpozpublic
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
