Terminal-native autonomous coding agent.
Cursor is a terminal-native AI coding agent. Work with codebases, files, repositories, and shell commands through a conversation-first interface.
Available on macOS, Windows, Linux, and CLI.
npm i -g @bniladridas/cursor
Or via Homebrew:
brew tap palmshed/cursor
brew install palmshed/cursor/cursor
Or via script:
curl -fsSL https://github.com/bniladridas/cursor/raw/main/install.sh | sudo sh
Cursor runs in the terminal. Start a conversation with any prompt.
Found something unexpected? Report an issue.