.env.example
Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.
SPOTIFY_CLIENT_ID
Spotify Developer App credentials Get these from https://developer.spotify.com/dashboard
SPOTIFY_CLIENT_SECRET
secret
SPOTIFY_REDIRECT_URI
── Local dev ────────────────────────────────────────────────────────────────── Spotify allows plain http://localhost for loopback…
PORT
brew install flyctl && fly launch --from https://github.com/copilotkit/jamcp
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/copilotkit/jamcp
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/copilotkit/jamcp