generated: '2026-07-17' method: searched source: https://cursor.com/docs/cli/overview + npm/PyPI registry probes packages: - language: shell registry: cursor.com name: cursor-cli url: https://cursor.com/docs/cli/overview install: curl https://cursor.com/install -fsS | bash install_windows: irm 'https://cursor.com/install?win32=true' | iex binary: agent official: true notes: >- First-party Cursor CLI (the `agent` binary). Distributed via the official curl/PowerShell install script, not a package registry. Its command surface is catalogued in cli/anysphere-cli.yml. third_party: - language: javascript registry: npm name: cursor-agent url: https://www.npmjs.com/package/cursor-agent official: false notes: Community task-sequence helper (zalab-inc/Jacky). Not published by Anysphere. - language: python registry: pypi name: cursor-agent url: https://pypi.org/project/cursor-agent/ official: false notes: Community wrapper (author grapeot). Not published by Anysphere. notes: >- Anysphere does not publish an official language SDK/client library on npm, PyPI, Maven Central, NuGet, pkg.go.dev, RubyGems, Packagist, or crates.io for the Cursor Cloud Agents API — it is a plain REST API (Basic/Bearer auth). The only first-party distributable is the Cursor CLI. No `type: SDKs` pointer is emitted (no official SDK).