Connect your AI agent to nyxory — stdio MCP bridge to the nyxory platform endpoint (deploy, operate, logs, domains).
Drift inferred · capture-to-capture
No drift recorded — single capability capture; advisories appear once its surface changes.
transport stdio
verified
reported
listed in the official MCP registry counts 0 tools · 0 res
· 0 prompts
permission surface via code analysis
No tools enumerated yet for this server.
evidence-backed
findings quoted directly from the published source artifact — not inferred
code files: 1
filesystem 1
- fs package/server/index.js :25
const fs = require('node:fs');
shell / exec 1
- shell package/server/index.js :24
const { spawn } = require('node:child_process');
secrets 1
- secrets package/server/index.js :32
let token = (process.env.NYXORY_API_TOKEN || '').trim();
declared dependencies 1
- mcp-remote@0.1.38