cursor-mcp-auth
Installation
SKILL.md
Cursor MCP auth (Atlassian / Jira)
Reusable auth gate for skills that query https://redhat.atlassian.net via Cursor MCP.
Access is Cursor’s Atlassian MCP plugin → Atlassian’s hosted Rovo MCP endpoint (OAuth).
How access works
| Piece | Value |
|---|---|
| Plugin | Cursor atlassian → MCP server plugin-atlassian-atlassian |
| Endpoint | https://mcp.atlassian.com/v1/mcp/authv2 (HTTP MCP; not a local process) |
| Site | https://redhat.atlassian.net |
| cloudId | 2b9e35e3-6bd3-4cec-b838-f4249ee02432 (or pass site URL as cloudId) |
| Auth | OAuth 2.1 browser login (Atlassian account) |
| Call path | agent → Cursor MCP client → mcp.atlassian.com (OAuth) → Jira Cloud API |
~/.cursor/mcp.json may be empty; the server comes from the installed plugin. OAuth is stored by Cursor (global storage / OS keyring) — never paste secrets into chat.