{__( 'This is the only time you will see it, so copy it somewhere safe now.', )}
{newToken}
{form.errors.name}
)}{__('You have no tokens yet.')}
) : ({__('Created')}:{' '} {formatDate( token.created_at, )}{' '} ยท {__('Last used')}:{' '} {formatDate( token.last_used_at, )}
{serverUrl}
{__(
'Run this, using one of your tokens in place of
{`claude mcp add --transport http whisper-money ${serverUrl} --header "Authorization: Bearer "`}
{__( 'Coming soon. These apps sign in with OAuth, which we are still building, so a token will not work with them yet. Use Claude Code for now.', )}