Loading MCP server directory, please wait...
Manage ZynoHosting sites and create, discover, embed, and configure ZynoForms through local stdio.
npx @getmcp/cli add io.github.zyno-io/zynohostingRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.zyno-io/zynohosting": {
"command": "npx",
"args": [
"-y",
"@zyno-io/zynohosting",
"mcp"
],
"env": {
"ZYNOHOSTING_MCP_ROOTS": "",
"ZYNOHOSTING_API_KEY": "",
"ZYNO_SUITE_API_URL": "",
"ZYNO_AUTH_API_URL": ""
}
}
}
}