Skip to content
VS Code

shortgenius for VS Code

com.shortgenius/shortgenius

Generate AI short-form videos and auto-publish them to TikTok, YouTube, Instagram, Facebook and X.

client:VS Code transport:streamable-http

Install shortgenius in VS Code

.vscode/mcp.json

{
  "servers": {
    "shortgenius": {
      "type": "http",
      "url": "https://app.shortgenius.com/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

shortgenius in other clients