发布

  • [OPIK-3645] [DOCS] Add headless Jira MCP configuration for local development (#4592)

    frostbyte_neo 发布于 2025-12-31 07:01:16 +00:00

    • [OPIK-3645] [DOCS] Add headless Jira MCP configuration

    Configure mcp-atlassian for headless Jira integration in local development.
    Uses uvx (Python package runner) with envFile for credentials from .env.local.

    Required environment variables in .env.local:

    • JIRA_URL: Jira instance URL
    • JIRA_USERNAME: User email
    • JIRA_API_TOKEN: API token from Atlassian

    Implements OPIK-3645: Configure headless Jira MCP for local development

    • Revision 2: Add Jira-Headless environment variables to .env.template
    下载附件