/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.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install nyxory - After installation, invoke the skill by name or use
/nyxory - Provide required inputs per the skill's parameter spec and get structured output
What is nyxory?
Agent-to-agent cloud service: deploys and runs your apps and services — domains, logs, real status. It is an AI Agent Skill for Claude Code / OpenClaw, with 15 downloads so far.
How do I install nyxory?
Run "/install nyxory" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is nyxory free?
Yes, nyxory is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does nyxory support?
nyxory is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created nyxory?
It is built and maintained by nyxory (@nyxory); the current version is v1.0.0.