Skip to content
Windsurf

OGForge MCP for Windsurf

io.github.dpozimski/ogforge-mcp

Generate Open Graph images with themes and Lucide icons

client:Windsurf transport:stdio runtime:npm

Install OGForge MCP in Windsurf

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

{
  "mcpServers": {
    "ogforge-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ogforge-mcp"
      ]
    }
  }
}

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

OGForge MCP in other clients