Cursor
AI 32kTypeScriptby Anysphere
AI-first code editor built on VS Code. Ships with a CLI for opening projects and running AI commands from the terminal.
Install
brew
$
brew install cursorRelated AI tools
Claude Code
80kAnthropic's agentic coding CLI. Think, plan, and execute code changes directly from your terminal with Claude.
TypeScriptby Anthropic
Codex
66kOpenAI's open-source coding agent that runs in your terminal. Reads and modifies your codebase with sandboxed execution.
TypeScriptby OpenAI
Gemini CLI
98kGoogle's AI coding agent for the terminal. Powered by Gemini models with deep Google ecosystem integration.
TypeScriptby Google
Aider
42kAI pair programming in your terminal. Works with any LLM to edit code in your local git repo.
Pythonby Paul Gauthier