Narracore Screenplay Formatter for VS Code
cn.narracore/screenplay-formatter
Screenplay, film and story toolkit over MCP: PDF formatting, stats, diagnosis, video prompts.
client:VS Code
transport:streamable-http
tools:14
Install Narracore Screenplay Formatter in VS Code
.vscode/mcp.json
{
"servers": {
"screenplay-formatter": {
"type": "http",
"url": "https://mcp.narracore.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs