Tested on Debian and Ubuntu.
Cursor CLI does not work on Alpine. See this forum discussion
Add the feature to your devcontainer.json:
{
"image": "mcr.microsoft.com/devcontainers/base:ubuntu",
"features": {
"ghcr.io/stu-bell/devcontainer-features/cursor-cli": {}
}
}Start your devcontainer, ssh in, and run: cursor-agent