Skip to main content
Agents execute on your machine through the Notiky CLI and daemon. This page covers the minimum setup; power users can follow the full CLI install guide.
CLI daemon connects machine to Notiky Cloud

One-command setup

notiky setup logs you into Notiky Cloud, discovers your workspaces, and starts the daemon. Prefer an agent-driven install? Use Setup with AI.

Verify

You should see:
  • Status: running
  • Agent CLIs detected among: claude, codex, opencode, cursor-agent, copilot, openclaw, hermes, gemini, pi
  • At least one workspace watched
In the web app, open Settings → Runtimes — your machine should appear as active.

Install an agent provider

The daemon runs whatever coding agent CLIs you have installed. Install at least one: After installing a new CLI:

Self-hosted

Connecting to your own Notiky instance? Set URLs before login:

Full reference

CLI installation

CLI reference

Troubleshooting

Contributing on GitHub