Loomal

YouTube Shorts Agent

MCP server by github.com/davidmosiah/youtube-shorts-agent

Agent-first YouTube Shorts uploader: dry-run validation, OAuth checks, synthetic-media metadata.

0 starsnpm: youtube-shorts-agent

About YouTube Shorts Agent

YouTube Shorts Agent is an MCP (Model Context Protocol) server published by davidmosiah in the official MCP registry, listed under Autonomous Agents on Loomal. Agent-first YouTube Shorts uploader: dry-run validation, OAuth checks, synthetic-media metadata.

It ships as an npm package (youtube-shorts-agent), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/davidmosiah/youtube-shorts-agent.

Use YouTube Shorts Agent with your agent

Claude Code · one command
claude mcp add youtube-shorts-agent -- npx -y youtube-shorts-agent
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "youtube-shorts-agent": {
      "command": "npx",
      "args": [
        "-y",
        "youtube-shorts-agent"
      ]
    }
  }
}
npmyoutube-shorts-agent

Frequently asked questions

What is YouTube Shorts Agent?
YouTube Shorts Agent is an MCP (Model Context Protocol) server by davidmosiah in the Autonomous Agents category. Agent-first YouTube Shorts uploader: dry-run validation, OAuth checks, synthetic-media metadata.
How do I connect YouTube Shorts Agent to Claude, Cursor, or another MCP client?
Install YouTube Shorts Agent from its npm package (youtube-shorts-agent) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is YouTube Shorts Agent open source?
Yes — the source code is public at github.com/davidmosiah/youtube-shorts-agent.
Can AI agents pay to use YouTube Shorts Agent?
Not yet through Loomal — YouTube Shorts Agent is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain YouTube Shorts Agent? Claim this listing free by verifying GitHub ownership, or contact us.