{
  "specVersion": "1.0",
  "host": {
    "displayName": "Arsaze",
    "documentationUrl": "https://www.arsaze.com/docs/mcp",
    "logoUrl": "https://www.arsaze.com/brand/arsaze-logo-512.png"
  },
  "entries": [
    {
      "identifier": "urn:air:arsaze.com:server:arsaze-mcp",
      "displayName": "Arsaze — AI video editor for agents and humans",
      "type": "application/mcp-server-card+json",
      "url": "https://www.arsaze.com/.well-known/mcp/server-card.json",
      "description": "Remote MCP server for Arsaze, a real multi-track video editor. An agent can cut, trim, caption, color grade, clean audio, generate b-roll, video, images, voice and music, version edits and export — on the same timeline a human edits live. Streamable HTTP at https://api.arsaze.com/mcp with OAuth 2.1 sign-in; no API keys.",
      "representativeQueries": [
        "edit my video with an AI agent on a real timeline",
        "add automatic captions to a talking-head video",
        "cut the silences and filler words out of my recording",
        "generate b-roll and put it on my video timeline",
        "color grade and export my video as an MP4"
      ],
      "capabilities": [
        "TimelineEditing",
        "AutoCaptions",
        "SilenceCutting",
        "ColorGrading",
        "AudioCleanup",
        "BRollGeneration",
        "VideoGeneration",
        "ImageGeneration",
        "VoiceGeneration",
        "MusicGeneration",
        "SoundEffectGeneration",
        "VersionHistory",
        "ClientReview",
        "VideoExport"
      ],
      "tags": [
        "video-editing",
        "ai-video-editor",
        "mcp",
        "timeline",
        "captions",
        "color-grading",
        "video-generation"
      ],
      "version": "1.0.1",
      "updatedAt": "2026-09-24T00:00:00Z",
      "metadata": {
        "transport": "streamable-http",
        "endpoint": "https://api.arsaze.com/mcp",
        "auth": "oauth2.1",
        "mcpRegistryName": "io.github.AnrosPrac/arsaze-mcp",
        "repository": "https://github.com/AnrosPrac/arsaze-mcp",
        "setupGuide": "https://www.arsaze.com/docs/mcp"
      }
    },
    {
      "identifier": "urn:air:arsaze.com:docs:llms-txt",
      "displayName": "Arsaze overview for AI assistants (llms.txt)",
      "type": "text/markdown",
      "url": "https://www.arsaze.com/llms.txt",
      "description": "Plain-language summary of what Arsaze is, what it can do, how to connect an AI assistant over MCP, pricing, and official listings.",
      "representativeQueries": [
        "what is Arsaze",
        "how do I connect Claude or ChatGPT to a video editor"
      ],
      "tags": ["documentation", "llms-txt"],
      "updatedAt": "2026-09-24T00:00:00Z"
    }
  ]
}
