← Back to Plugins
MCP Server MCP

Vee3

github By github 👁 1 views ▲ 0 votes

Hosted MCP with 91 agent tools: X, domains, SEO, Maps, Trends, Search, YouTube, TikTok, and more.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.vee3.io/mcp",
      "headers": [
        {
          "description": "API key from https://app.vee3.io/dashboard/keys",
          "isRequired": true,
          "format": "string",
          "isSecret": true,
          "name": "VEE3_API_KEY"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...