A simple, secure HTTP server that lets AI agents execute commands on your machine and get structured results back.
Run any shell command. Pipes, redirects, background processes — everything works.
Get clean JSON back with stdout, stderr, return code, and execution duration.
Token-based auth. Binds to localhost by default. Supports full root access when needed.
Perfect for agents that need to understand disk space, processes, network, and environment.
Run as regular user or with full sudo/root privileges. Your choice.
curl, wget, Python, Node.js, or directly from your LLM agent. No special client needed.