mcp-server

varosity-ai/mcp-server
★ 0 stars JavaScript 🤖 AI/LLM Updated 5d ago
Stdio MCP server for Varosity.ai — exposes video, voice, music generation to Claude Desktop, Cursor, Hermes, and any MCP host. Production-ready.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "varosity-ai/mcp-server"
      ]
    }
  }
}

README Excerpt

Stdio MCP server for [Varosity AI](https://varosity.ai). Exposes every Varosity tool (generate video, voice, music, render, list models, list templates, webhooks, …) to any MCP-aware host — Claude Desktop, Cursor, Cowork, Continue, etc. Under the hood it proxies every JSON-RPC call to `${VAROSITY_API_BASE}/api/mcp` over HTTPS with your `vsk_live_...` bearer token. Zero runtime deps.

Tools (4)

create_project_from_templategenerate_musiclist_templatesrender_project

Topics

agentaiclaude-desktopcursorhermesmcptoolvideo-generation