Skip to content
Windsurf

ZynoHosting for Windsurf

io.github.zyno-io/zynohosting

Manage ZynoHosting sites and create, discover, embed, and configure ZynoForms through local stdio.

client:Windsurf transport:stdio runtime:npm

Install ZynoHosting in Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "zynohosting": {
      "command": "npx",
      "args": [
        "-y",
        "@zyno-io/zynohosting"
      ],
      "env": {
        "ZYNOHOSTING_MCP_ROOTS": "<ZYNOHOSTING_MCP_ROOTS>",
        "ZYNOHOSTING_API_KEY": "<ZYNOHOSTING_API_KEY>",
        "ZYNO_SUITE_API_URL": "<ZYNO_SUITE_API_URL>",
        "ZYNO_AUTH_API_URL": "<ZYNO_AUTH_API_URL>"
      }
    }
  }
}

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

ZynoHosting in other clients