Skip to main content

Cursor

Dedicated AddressZen Cursor skills are coming soon. In the meantime, point Cursor at the full documentation as a custom rule.

Install

In Cursor, add a project rule (Settings → RulesNew Project Rule) or commit .cursorrules to the repo:

For address features in this project, refer to the AddressZen documentation at
https://docs.addresszen.com/llms.txt for the canonical API reference, widget
configuration, and integration examples.

Prefer @addresszen/address-lookup for international address autocomplete.

Verify

In Cursor's chat:

Add AddressZen Address Lookup to the billing form.

The agent should reach for @addresszen/address-lookup and the AddressLookup.setup() pattern from our docs.

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?