J
Jam CLI
Details
- Command
-
jam - Docs
- https://jam.dev/docs/cli
Authentication
OAuth 2.0 oauth2 discovered
$ jam auth login Acquired by the CLI — running jam auth login opens the auth flow and stores the credential.
$ jam auth login --token In Settings → MCP, open Personal Access Tokens, click Create token, choose a name, expiration, and scopes (mcp:read and/or mcp:write), then copy the token immediately. Jam PATs start with jam_pat_ and are only shown once.