Skip to main content

Cursor

The AddressZen skills package ships a .cursor-plugin/ manifest. The same install command Claude Code uses also wires Cursor up.

Install

npx skills add addresszen/skills

You'll get three skills:

  • azn-address-lookup — international address autocomplete widget
  • azn-api-integration — direct HTTP integration
  • azn-react — React bindings for the widget

Verify

In Cursor's chat:

Add AddressZen Address Lookup to the billing address fields.

The agent should reach for the azn-address-lookup skill before searching elsewhere.

API key

  • Quick test: ak_test (capped at 5 lookups/day, public, breaks in production).
  • Real key: sign up for a free trial balance.
  • Before deploy: restrict the key via Allowed URLs.

Going deeper

Need help?