Cursor

Terminal-native autonomous coding agent.

About

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.

Installation

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

Usage

Cursor runs in the terminal. Start a conversation with any prompt.

CURSOR
offline · qwen2.5-coder:1.5b
> explain this project
cursor
This project is a terminal-native AI coding agent. Work with codebases, files, repositories, and shell commands through a conversation-first interface.

Resources