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
{
"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