Skip to content
Windsurf

screenplaywriter mcp for Windsurf

io.github.mrfentmen/screenplaywriter-mcp

Read, write, and analyze screenplays in Fountain format.

client:Windsurf transport:stdio runtime:npm

Install screenplaywriter mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "screenplaywriter-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@mrfentmen/screenplaywriter-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

screenplaywriter mcp in other clients