Blog
In-depth articles on AI agents, LLM engineering, servers, Python and software development.
Use Cursor CLI in GitHub Actions and other CI/CD systems to automate development tasks.
The latest features, improvements, and fixes shipping to Cursor CLI. Run agent version to check your installed version, and agent update to upgrade in place.
Cursor CLI supports ACP (Agent Client Protocol) for advanced integrations. You can run agent acp and connect a custom client over stdio using JSON RPC.
Bugbot reviews pull requests and identifies bugs, security issues, and code quality problems.
PR Routing & Approval routes pull requests to the right reviewers and can approve low risk changes.
Cursor provides multiple APIs for programmatic access to your team's data, AI powered coding agents, and analytics.
Cursor runs shell commands directly in your terminal. Your Run Mode controls when commands run, when Cursor asks, and when terminal commands enter the sandbox.
Instant Grep
Canvases let Cursor create interactive artifacts that render next to the chat. Instead of scrolling through a long markdown table or code block, you get a standalone view, laid out with sections, stat
Agent can control a web browser to test applications, audit accessibility, convert designs into code, and more. With full access to console logs and network traffic, Agent can debug issues and automat