Skip to main content

Cursor

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

Install

npx skills add ideal-postcodes/skills

You'll get four skills:

  • address-finder — multi-country address autocomplete widget
  • postcode-lookup — UK postcode → address dropdown
  • api — direct HTTP integration
  • idpc-cli — non-interactive CLI for account, key, and address operations

Verify

In Cursor's chat:

Add Ideal Postcodes Address Finder to the billing address fields.

The agent should reach for the address-finder 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?