Developer workflow connector

Jam connector for governed AI agent access

Connect a Jam workspace through Jam MCP with a read-only personal access token.

API

Direct answer

OneQuery supports Jam for governed agent access.

Teams use the Jam 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

Jam 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 Jam credentials centralized and out of agent runtimes.
  • Review agent access through OneQuery audit history instead of reconstructing direct service usage.

Setup checklist

Prepare the Jam connection

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

  1. Open Jam workspace Settings, choose MCP, and create a personal access token for this connection.
  2. Grant only the `mcp:read` scope so OneQuery can inspect Jams without moving them or adding comments.
  3. Copy the token immediately and store it in `credentials.accessToken`; Jam does not show the token again after creation.

FAQ

Jam connector questions

What is the OneQuery Jam connector?

The OneQuery Jam connector makes developer workflow context from Jam available to AI agents through bounded source API calls for endpoint-specific context. Connect a Jam workspace through Jam MCP with a read-only personal access token.

How do AI agents access Jam through OneQuery?

Agents call OneQuery instead of receiving raw Jam 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 Jam connector?

Prepare jam credentials and connect Jam from the OneQuery dashboard or CLI. Start with this setup step: Open Jam workspace Settings, choose MCP, and create a personal access token for this connection.