Skip to content
Windsurf

landing for Windsurf

io.github.ryudi84/landing

MCP server for generating production-ready HTML landing pages.

client:Windsurf transport:stdio runtime:npm

Install landing in Windsurf

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

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

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

landing in other clients