Skip to content
Windsurf

ChatPPT for Windsurf

io.github.parkerdiamond/chatppt

Model Context Protocol (MCP) server for programmatic PowerPoint creation and editing

client:Windsurf transport:stdio runtime:npm

Install ChatPPT in Windsurf

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

{
  "mcpServers": {
    "chatppt": {
      "command": "npx",
      "args": [
        "-y",
        "@jparkerdiamond/chatppt"
      ]
    }
  }
}

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

ChatPPT in other clients