jira_login
Authenticate to Jira using SSO via browser automation, storing cookies for subsequent REST calls. Falls back to a personal access token if SSO fails.
Instructions
SSO login in a browser (Playwright); saves cookies for REST. If IdP redirects or automation block a session, use JIRA_PAT + PREFER_SSO_COOKIES=0 in mcp.json or delete the reported cookie file. When JIRA_PAT is set, REST prefers it unless PREFER_SSO_COOKIES and cookies override.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||