Developer workflow connector

Jira connector for governed AI agent access

Connect Jira Cloud with an Atlassian account email and API token.

API

Direct answer

OneQuery supports Jira for governed agent access.

Teams use the Jira connector to give AI agents bounded source API calls for endpoint-specific context while OneQuery keeps credentials centralized, limits access to approved sources, and preserves audit logs for review.

Agent workflow

What this connector enables

Jira becomes an approved OneQuery source instead of a secret copied into an agent prompt, shell session, or model tool. The agent receives a governed access path, and the source credentials stay behind OneQuery.

  • Use bounded source API calls for endpoint-specific context for developer workflow context.
  • Keep Jira credentials centralized and out of agent runtimes.
  • Review agent access through OneQuery audit history instead of reconstructing direct service usage.

Setup checklist

Prepare the Jira connection

Use jira credentials and connect the source through the Dashboard and CLI. Keep credentials scoped to the data the agent is allowed to read.

  1. Create an Atlassian API token for the account that can read the Jira site.
  2. Copy the Atlassian account email into `credentials.email` and the token into `credentials.apiToken`.
  3. Set `siteUrl` to the Atlassian Cloud site origin, for example `https://example.atlassian.net`.

FAQ

Jira connector questions

What is the OneQuery Jira connector?

The OneQuery Jira connector makes developer workflow context from Jira available to AI agents through bounded source API calls for endpoint-specific context. Connect Jira Cloud with an Atlassian account email and API token.

How do AI agents access Jira through OneQuery?

Agents call OneQuery instead of receiving raw Jira credentials. OneQuery keeps credentials centralized, applies source boundaries, and records access in audit logs while exposing bounded source API calls for endpoint-specific context.

How do I set up the Jira connector?

Prepare jira credentials and connect Jira from the OneQuery dashboard or CLI. Start with this setup step: Create an Atlassian API token for the account that can read the Jira site.