{
  "markdown": "# @nyxory/mcp\n\nConnect your AI agent to [nyxory](https://nyxory.com) — deploy and\noperate apps straight from the agent: projects, builds, logs, domains,\nthe full `nyx_*` tool surface.\n\n## Remote endpoint (nothing to install)\n\nMCP clients that support remote servers connect directly — sign-in\nhappens in the browser on first use (OAuth):\n\n```bash\nclaude mcp add --transport http nyxory https://api.nyxory.com/mcp\n```\n\n## This package: stdio bridge\n\nClients that launch local stdio servers run this package instead — it\nbridges stdio to the same remote endpoint via the pinned `mcp-remote`:\n\n```json\n{ \"mcpServers\": { \"nyxory\": { \"command\": \"npx\", \"args\": [\"-y\", \"@nyxory/mcp\"] } } }\n```\n\nFirst use opens the browser to sign in; tokens are cached under\n`~/.mcp-auth`.\n\n## Configuration\n\n| Env var | Default | Purpose |\n|---|---|---|\n| `NYXORY_API_URL` | `https://api.nyxory.com` | API endpoint; `/mcp` is appended unless already present. |\n| `NYXORY_API_TOKEN` | _(empty)_ | API token (`nyx token create <name>`) sent as a bearer header — for headless boxes; skips the browser sign-in. |\n\n## More\n\n- Claude Desktop: install the one-click extension —\n  [`nyxory.mcpb`](https://github.com/nyxory/homebrew-tap/releases/latest/download/nyxory.mcpb)\n- CLI: `brew install nyxory/tap/nyx` or `curl -fsSL https://nyxory.com/install.sh | bash`\n- Docs: <https://nyxory.com>",
  "bytes": 1362,
  "sha": "cae7508501f4dcbce1de608beebaf4e97d025675cffb2018c3b6dc39329e7095",
  "repo_slug": "nyxory/cli",
  "fonte": "npm",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_com_nyxory_nyxory_87abac11/readme"
}