Loading MCP server directory, please wait...
Manage authorized ZynoHosting sites, files, deployments, and downloads through local stdio.
npx @getmcp/cli add io.github.zyno-io/zynohostingRequires Node.js 18+. Community-contributed server. Review source before installing.
ZYNO_HOSTING_MCP_ROOTSAbsolute local roots the MCP server may read and write, separated by the platform path delimiter.
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": {
"ZYNO_HOSTING_MCP_ROOTS": "",
"ZYNO_HOSTING_API_KEY": ""
}
}
}
}