PrePublish - YouTube script QA for VS Code
ai.prepublish/script-audit
Audit a YouTube script before recording: hook, pacing, drop-off risk, copy-paste rewrites.
client:VS Code
transport:streamable-http
tools:6
Install PrePublish - YouTube script QA in VS Code
.vscode/mcp.json
{
"servers": {
"script-audit": {
"type": "http",
"url": "https://mcp.prepublish.ai"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs