Desktop app, CLI, VS Code extension, and SDKs — pick your platform.
Gretl.app is notarized by Apple. If macOS shows a warning, right-click the app and choose Open.
The gr command. Bridge ports, manage servers, control K8s workloads, and run the MCP server. Works on macOS, Windows, and Linux.
npm install -g @gretl/cli
pip install gretl
Status bar widget, sidebar port tree, and one-click start/stop. See all your services without leaving the editor.
Install from Marketplacecode --install-extension Gretl.gretl
Runs on your Linux cloud servers. Enables auto-sleep, wake-on-demand, port monitoring, and eBPF observability.
GR_TOKEN=xxx bash <(curl -fsSL https://gretl.dev/install-agent.sh)
Register ports, trigger pipelines, and manage services from your code. Available for Node, Python, Ruby, and Go.
npm install @gretl/sdkpip install gretlgo get gretl.dev/go