ams-cli
Installation
SKILL.md
Apple Maps Server CLI
Query Apple Maps Server APIs using the ams command-line tool.
Prerequisites
ams --version
export AMS_TOKEN='your-jwt-token'
ams auth status
Authentication
- JWT token from Apple Developer Portal
- Environment variable:
AMS_TOKEN - Or:
ams auth set-token YOUR_TOKEN