VidSeeds.ai connector — drive pre-upload video SEO & metadata optimization and multi-platform publishing from your AI client. 222 tools: titles/descriptions/tags, AI thumbnails, chapters, auto-clips, channel analytics & intelligence, keyword research, translation/captions (85 languages), and direct YouTube publishing. Includes workflow skills for efficient MCP use. Paid connector with a 14-day free trial. Auth via a free Personal Access Token (or OAuth 2.0 for Claude.ai / Desktop).
External network access
Connects to servers outside your machine
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Use for VidSeeds MCP analytics and research — YouTube analytics, channel intelligence, video autopsy, outliers, competitors, trending/breakout discovery, keyword research, comment sentiment, and best-practices tools. Outcomes only; not internal scoring details.
Use before expensive VidSeeds MCP workflows — seeds, daily MCP call quotas, async jobId polling, when to call vidseeds_get_seed_balance, and avoiding retry loops on MCP_QUOTA_EXCEEDED or insufficient seeds.
Use when the user's video is on disk — VidSeeds MCP probe, frame/clip extraction, ffmpeg recipes, precision trim, and midroll analysis. Hosted tools return commands/recipes to run locally; media stays on the user's machine.
Use for VidSeeds MCP project workflows — create a project from YouTube, list/get/snapshot, regenerate metadata (sync or async), translate metadata, apply thumbnails, and update per-platform config before publish.
Use for VidSeeds MCP publishing — platform connections, OAuth connect URLs, activate YouTube channel, update connection settings, preflight/confirm/cancel publish, publish status, direct YouTube upload, and updating live YouTube metadata.
Drive VidSeeds.ai — pre-upload video SEO & metadata optimization and multi-platform publishing — directly from your AI coding client.
VidSeeds.ai analyzes a creator's existing video and produces optimized titles, descriptions, tags, thumbnails, and chapters for YouTube, TikTok, Instagram, Facebook, LinkedIn, and X, then publishes them. It is not a video generator or editor.
This repo is the public marketplace/catalog source for the hosted
MCP connector that exposes the VidSeeds.ai workflow
(222 tools, all prefixed vidseeds_). It ships the machine-readable metadata that
different clients expect:
| Client / catalog | What this repo provides |
|---|---|
| Claude Code | .claude-plugin/marketplace.json, .claude-plugin/plugin.json, .mcp.json, and workflow skills |
| Codex | .agents/plugins/marketplace.json, .codex-plugin/plugin.json, codex.mcp.json, and workflow skills |
| Official MCP Registry and downstream catalogs | root server.json for mcp-publisher and registry-compatible crawlers |
| ChatGPT | source metadata/assets plus docs for the separate Apps SDK endpoint at https://vidseeds.ai/api/mcp/chatgpt |
| Cursor and other MCP clients | copy-paste Streamable HTTP config for https://vidseeds.ai/api/mcp |
The connector ships no credentials — it tells your client how to call the hosted endpoint with a token you supply.
https://vidseeds.ai/api/mcp (MCP Streamable HTTP)Authorization: Bearer vs_pat_…)https://vidseeds.ai/api/mcp/chatgpt powers the OpenAI ChatGPT App (Apps SDK) with rendered result widgets. Local-only tools (ffmpeg/ffprobe recipes, precision-trim, local-audio transcription) are hidden there since ChatGPT has no local shell — use this Claude Code / Codex plugin for those. ChatGPT distribution is through the ChatGPT Apps submission/directory flow, not by adding this Git repo as a custom marketplace.vidseeds v1.9.2 (agent orientation: routing-first server instructions sized for client truncation limits, vidseeds_guide tool, workflow prompts)More clients & a copy-paste walkthrough: the in-app setup guide at https://vidseeds.ai/settings/mcp-settings covers Claude.ai & Desktop (OAuth), Claude Code, Cursor, Codex, and any other MCP client — with ready-to-copy snippets for each.
💳 Paid connector — 14-day free trial. The MCP server is available to paid VidSeeds.ai subscribers. Every account gets a 14-day free trial that starts on the first MCP connection — including older accounts that have never connected before; once it ends, an active subscription is required to keep using the connector. Manage plans at https://vidseeds.ai/pricing.
vs_pat_…) — it is shown only once
(90-day default expiry).VIDSEEDS_PAT environment variable (below).🔒 The token value never belongs in any file. This package references it by name (
VIDSEEDS_PAT); your client injects the value from the environment at connect time. A leaked PAT grants full non-admin access to your account — treat it like a password.
ℹ️ Creating a token is free, but connecting requires a paid subscription or an active 14-day trial (see above). Beyond access, individual tools spend seeds from your balance (read-only tools are free) — connection access and per-tool seed cost are separate, both enforced server-side per call.
/plugin marketplace add CarrotGamesStudios/vidseeds-mcp
/plugin install vidseeds@vidseeds
Then make the token available in the environment Claude Code is launched from:
export VIDSEEDS_PAT="vs_pat_your_token_here"
claude
npx claudepluginhub carrotgamesstudios/vidseeds-mcp --plugin vidseedsComprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Memory compression system for Claude Code - persist context across sessions