Skip to content
VS Code

ShotClick Screenwriting for VS Code

ai.shotclick/screenwriting

Your AI writes inside real screenplays: formatted scenes, locked numbering, outlines, research.

client:VS Code transport:streamable-http

Install ShotClick Screenwriting in VS Code

.vscode/mcp.json

{
  "servers": {
    "screenwriting": {
      "type": "http",
      "url": "https://shotclick.ai/api/mcp"
    }
  }
}

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

ShotClick Screenwriting in other clients