atlassian_login
Authenticate to Jira or Confluence using captured browser cookies for API access.
Instructions
Report how to authenticate. Cookies are captured OUT-OF-BAND.
This tool intentionally does NOT open a browser or drive Playwright (removed entirely): a sync browser login inside the async-dispatched MCP server deadlocks the event loop and hung the server. Instead, capture cookies with the Chrome extension (chrome-extension/) and load them via the CLI:
atlassian-cli import ~/Downloads/atlassian-cookies.jsonOnce the jar is saved, the server's tools reuse it automatically — no browser is ever opened from within the server.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | ||
| target | No | jira |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||