MCP.so
Sign In

Vee3

@Vee3

About Vee3

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. Sign up at app.vee3.io for a free tier. Tool calls use token-based billing; failed calls are not charged.

Connection details

https://mcp.vee3.io/mcp

Setup

claude mcp add vee3 --transport http https://mcp.vee3.io/mcp --header "VEE3_API_KEY: ${env:VEE3_API_KEY}"

Tools

No tools detected

Fetch the live tool list directly from this server's endpoint using the button above.

Overview

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 domain research, X (Twitter), Google Trends, Google Search Insights, SEO and backlinks, Google Maps places, YouTube and TikTok data, Rotten Tomatoes metadata, website screenshots, and free catalog discovery helpers.

Sign up at 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. 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." Full documentation https://vee3.io/capabilities

Frequently asked questions

What is the Vee3 remote MCP server?

The Vee3 remote MCP server is a hosted Model Context Protocol endpoint at https://mcp.vee3.io/mcp, so AI assistants can connect to it without installing or running anything locally.

How do I connect to the Vee3 MCP server?

Add the endpoint https://mcp.vee3.io/mcp to any MCP-compatible client such as Claude Code, Cursor, or VS Code. The setup snippets on this page configure each client in one step.

Does the Vee3 MCP server require authentication?

Yes. Vee3 requires an API key — check the official documentation for how to obtain one, then include it in your client's configuration.

Which transport does the Vee3 MCP server use?

Vee3 exposes a Streamable HTTP endpoint, the transport used by remote MCP servers and supported by all major MCP clients.

Comments