# Vee3

**Category:** 🌐 Social Media  
**Repository:** https://github.com/Vee3io/Vee3  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/vee3

## Description
Hosted MCP with 78 agent tools: X, domains, SEO, Trends, YouTube, TikTok, screenshots, and more.

## Claude Desktop Quick Installation
Heuristic fallback — verify the package name and runner against the repository README before running it. Uses `npx` (confidence: low):

```json
"mcpServers": {
  "vee3": {
    "command": "npx",
    "args": ["-y","vee3"]
  }
}
```

## Documentation & README

# Vee3

## Description

Website: https://vee3.io
Vee3 connects AI agents to a hosted catalog of live data and action tools through one MCP server at `https://mcp.vee3.io/mcp`. Use it for market research, due diligence, competitive analysis, and fact-heavy tasks without leaving your editor.

Tools cover Clerk (users, organizations, sessions, and more in the user's own Clerk app), domain research, X (Twitter), Google Trends, Google Search Insights, SEO and backlinks, Google Maps places, YouTube and TikTok data, Rotten Tomatoes metadata, website screenshots, file upload and download, and free catalog discovery helpers.

Sign up at [app.vee3.io](https://app.vee3.io) for a free tier. Tool calls use token-based billing; failed calls are not charged.

## Setup Requirements

- `VEE3_API_KEY` (required): Your Vee3 API key. Create one at [app.vee3.io/dashboard/keys](https://app.vee3.io/dashboard/keys). Pass it as a request header on the hosted MCP connection.

## Usage examples

- "Brainstorm five names for my AI startup and check if the .com domains are available."
- "Search X for posts about open-weight models and agent frameworks from the last week."
- "Screenshot www.anthropic.com and rate design, readability, and navigation."
- "Find five AI topics with high search volume on Google, then outline beginner-friendly articles on those topics."
- "Search YouTube for recent videos about AI coding agents and summarize the top five by views."
- "Search Rotten Tomatoes for Dune and compare critic vs audience scores."
- "Search TikTok for videos about AI agents and summarize the top five by engagement."
- "List users in my Clerk application and show who signed up this week."

## Full documentation

https://vee3.io/capabilities

