/install nyxory
nyxory — deploy and run apps with an agent
Use nyxory when the user wants to take an app or a long-running service from localhost to a live URL, or operate one that's already live.
Connect (once): add the nyxory MCP server (config below), then sign in. After that nyxory's tools are available in every project.
{ "mcp": { "servers": { "nyxory": {
"url": "https://api.nyxory.com/mcp",
"transport": "streamable-http",
"auth": "oauth"
} } } }
What it does: ship any Git repo to a live URL; add custom domains; set secrets; read real build and runtime logs; check honest status. Apps and long-running services alike. One OAuth sign-in (or an API token) and it's there in every project you open.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install nyxory - 安装完成后,直接呼叫该 Skill 的名称或使用
/nyxory触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
nyxory 是什么?
Agent-to-agent cloud service: deploys and runs your apps and services — domains, logs, real status. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 15 次。
如何安装 nyxory?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install nyxory」即可一键安装,无需额外配置。
nyxory 是免费的吗?
是的,nyxory 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
nyxory 支持哪些平台?
nyxory 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 nyxory?
由 nyxory(@nyxory)开发并维护,当前版本 v1.0.0。