Skip to content
VS Code

ScriptSeen for VS Code

io.github.yesmars/scriptseen

Create short-form scripts and paced audio, then hand clips to ScriptSeen's on-device video maker.

client:VS Code transport:streamable-http

Install ScriptSeen in VS Code

.vscode/mcp.json

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

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

ScriptSeen in other clients