Agent access control plane

Give AI agents production context, not production keys.

OneQuery gives agents a governed path to approved sources while credentials stay centralized and every query leaves an audit trail.

npm install -g @onequery/cli

prod-debug-readonly

Context without secrets.

4 sources keys hidden

Capability grant

prod-debug-readonly
sentry.errors read granted
orders-postgres-db read-only limited
github.repo/pr read/write granted
linear.issue write granted
  • No prod keys
  • No prod writes
  • Full audit

What OneQuery does

Policy between agents and prod.

First workflow

Debug production without sharing credentials.

  1. Start gateway.
  2. Apply grant.
  3. Connect sources.

Grant setup

Agent access

Access record

Real APIs, no exposed tokens.

Each call names an approved source and endpoint. OneQuery sends the request with server-side credentials and records what happened.

source      github://demo-prod
endpoint    acme/web/pulls
actor       agent session
token       never exposed
policy      read-only
audit       source, endpoint, caller, time

Roadmap

Start with debugging. Build toward governed access.

  1. Shipped

    In production today

    1. Read-only query validation

    2. Audit log for every query

    3. Organization & membership

    4. Claude Code, OpenClaw, Hermes

  2. Next up

    Production guardrails

    1. Agent profiles

    2. Policy templates

    3. Custom connectors

  3. Planned

    Security operations

    1. 1Password

    2. SSO & SAML

    3. Approvals

Agent-native access

One grant. Any agent.

Watch OneQuery grant an AI agent governed access to approved production context while credentials stay centralized and every query remains auditable.

Built for real incidents

Give agents the clues, not the keys.

Agents can inspect errors, logs, and database state without raw credentials or permission to change production.

Stay in the loop

Get OneQuery updates.