Skip to main content
ClaudeWave

Hosted MCP server for AI product videos: import products, generate TikTok/Reels/Shorts clips, browse brand affiliate offers. OAuth or API key.

MCP ServersOfficial Registry0 stars0 forksMITUpdated today
ClaudeWave Trust Score
95/100
Verified
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Clear description
  • Topics declared
  • Documented (README)
Last scanned: 9/24/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/artemecom/cartviral-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "cartviral-mcp": {
      "command": "node",
      "args": ["/path/to/cartviral-mcp/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/artemecom/cartviral-mcp and follow its README for install instructions.
Use cases

MCP Servers overview

# CartViral MCP Server

[![smithery badge](https://smithery.ai/badge/mercury-promotion/CartViral_mcp)](https://smithery.ai/servers/mercury-promotion/CartViral_mcp)

AI product videos for e-commerce, from any AI agent. [CartViral](https://cartviral.com) turns a product page into ready-to-post TikTok, Reels and Shorts clips. This hosted MCP server lets Claude, ChatGPT, Codex, Cursor and other agents import products, generate clips, fetch download links, browse brand affiliate offers and pitch brands.

- **Endpoint:** `https://app.cartviral.com/mcp` (Streamable HTTP, hosted, nothing to install)
- **Auth:** OAuth 2.1 (dynamic client registration, PKCE) or an API key
- **Registry:** [`com.cartviral/cartviral`](https://registry.modelcontextprotocol.io/v0/servers?search=cartviral) in the official MCP Registry
- **Docs:** https://cartviral.com/mcp
- **Smithery:** https://smithery.ai/servers/mercury-promotion/CartViral_mcp
- **Price:** free account with 48 credits; read-only tools cost nothing

## Connect

### Claude (web and desktop)
Settings → Connectors → **Add custom connector** → paste `https://app.cartviral.com/mcp` → Connect. Sign in to CartViral and approve access.

### ChatGPT
Add a custom connector (developer mode) with the URL `https://app.cartviral.com/mcp` and OAuth authentication.

### Claude Code
```bash
claude mcp add --transport http cartviral https://app.cartviral.com/mcp
# then run /mcp inside Claude Code and choose Authenticate
```
Or with an API key:
```bash
claude mcp add --transport http cartviral https://app.cartviral.com/mcp \
  --header "Authorization: Bearer YOUR_KEY"
```

### Codex CLI
`~/.codex/config.toml`:
```toml
[mcp_servers.cartviral]
url = "https://app.cartviral.com/mcp"
bearer_token_env_var = "CARTVIRAL_API_KEY"
```

### Cursor
`~/.cursor/mcp.json`:
```json
{
  "mcpServers": {
    "cartviral": {
      "url": "https://app.cartviral.com/mcp",
      "headers": { "Authorization": "Bearer YOUR_KEY" }
    }
  }
}
```

### Any other client
Streamable HTTP, URL `https://app.cartviral.com/mcp`. Either let the client run the OAuth flow (discovery at `/.well-known/oauth-protected-resource/mcp`), or send `Authorization: Bearer YOUR_KEY` (or `x-api-key: YOUR_KEY`). Create keys at https://app.cartviral.com/account/agents.

## Tools

| Tool | What it does | Credits |
|---|---|---|
| `get_account` | Plan, credit balance, price of each clip type | 0 |
| `import_products` | Import a Shopify catalog (up to 750 products) or one product page from Shopify, Amazon, Etsy and most sites | 0 |
| `list_products` | Catalog with CartViral score (push / hold) | 0 |
| `generate_clips` | Montage, AI story reel, ad creative or avatar reel of a product, 9:16 | 1 / 4 / 4 / 10 per clip |
| `list_clips` | Render status and download links (valid 24 hours) | 0 |
| `list_offers`, `join_offer` | Creators: brand offers in CartViral Earn and your tracking link | 0 |
| `bring_a_brand`, `list_pitches` | 3 AI clips of a brand's product and a page to send it; who opened it | 12 per pitch |

Every tool declares `readOnlyHint`, `destructiveHint` and `openWorldHint`.

## Example prompts

- "Import https://yourstore.com and show me the 5 products with the best CartViral score."
- "Make 3 AI story clips of the top product and give me the download links when they're ready."
- "Find CartViral Earn offers that ship to the US with at least 20% commission and join the best one."
- "Pitch these Shopify brands: [links]. Tomorrow, tell me which ones opened the page."

## Security

- OAuth tokens are opaque and stored hashed; access tokens last 1 hour, refresh tokens rotate on every use. Disconnect any app in Account → AI agents.
- A token or key acts as your account (same credits and limits as the web app). Up to 120 calls per minute per key.
- Agents never post to social media for you: they make and fetch clips, you post.

## Support

support@cartviral.com · https://cartviral.com
ai-videoecommercemcpmcp-servermodel-context-protocolremote-mcpshopifytiktok

What people ask about cartviral-mcp

What is artemecom/cartviral-mcp?

+

artemecom/cartviral-mcp is mcp servers for the Claude AI ecosystem. Hosted MCP server for AI product videos: import products, generate TikTok/Reels/Shorts clips, browse brand affiliate offers. OAuth or API key. It has 0 GitHub stars and its last recorded update is dated 2026-09-23.

How do I install cartviral-mcp?

+

You can install cartviral-mcp by cloning the repository (https://github.com/artemecom/cartviral-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is artemecom/cartviral-mcp safe to use?

+

Our security agent has analyzed artemecom/cartviral-mcp and assigned a Trust Score of 95/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains artemecom/cartviral-mcp?

+

artemecom/cartviral-mcp is maintained by artemecom. The last recorded GitHub activity is dated 2026-09-23, with 0 open issues.

Are there alternatives to cartviral-mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy cartviral-mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: artemecom/cartviral-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/artemecom-cartviral-mcp)](https://claudewave.com/repo/artemecom-cartviral-mcp)
<a href="https://claudewave.com/repo/artemecom-cartviral-mcp"><img src="https://claudewave.com/api/badge/artemecom-cartviral-mcp" alt="Featured on ClaudeWave: artemecom/cartviral-mcp" width="320" height="64" /></a>

More MCP Servers

cartviral-mcp alternatives