Connect Docker Hub to AI agents

Connect Docker Hub to Claude, Codex, Cursor, or other AI agents for your entire team. Metorial security, governance, observability, and gives your team a unified Magic MCP url to connect.

Supported Tools

delete_access_token

Delete Access Token

Permanently delete a personal access token. Any systems using this token will immediately lose access.

list_webhooks

List Webhooks

List webhooks configured for a Docker Hub repository. Webhooks fire on image push events and can trigger actions in external services.

create_repository

Create Repository

Create a new Docker Hub repository under a namespace. Repositories can be public or private and are used to store and distribute Docker container images.

list_repositories

List Repositories

List Docker image repositories under a namespace (user or organization). Returns repository metadata including visibility, star count, pull count, and last updated timestamp. Supports pagination for namespaces with many repositories.

list_audit_log_actions

List Audit Log Actions

List all available audit log action types for a Docker Hub account. Use these action identifiers to filter audit logs.

list_tags

List Image Tags

List tags for a Docker Hub repository. Returns tag details including size, digest, last updated time, and platform information for multi-arch images. Supports pagination.

list_access_tokens

List Access Tokens

List personal access tokens (PATs) for the authenticated Docker Hub user. Shows token labels, scopes, creation dates, and activity status.

remove_org_member

Remove Organization Member

Remove a member from a Docker Hub organization. The user will lose access to all organization repositories and teams.

delete_tag

Delete Image Tag

Delete a specific tag from a Docker Hub repository. This removes the tag reference but does not delete the underlying image layers if other tags reference them.

update_repository

Update Repository

Update an existing Docker Hub repository's description, full description, or visibility. Only provided fields will be updated.

create_team

Create Team

Create a new team within a Docker Hub organization. Teams can be assigned repository-level permissions (read, write, admin).

update_access_token

Update Access Token

Update a personal access token's label or active status. Can be used to rename tokens or deactivate/reactivate them without deleting.

create_access_token

Create Access Token

Create a new personal access token (PAT) for Docker Hub. The token value is only shown once upon creation. PATs are a secure alternative to passwords for CLI and API authentication.

create_webhook

Create Webhook

Create a webhook for a Docker Hub repository. The webhook will send a POST request to the specified URL whenever an image is pushed to the repository.

list_teams

List Teams

List teams (groups) within a Docker Hub organization. Returns team names, descriptions, and member counts.

get_repository

Get Repository

Get detailed information about a specific Docker Hub repository, including its description, visibility, star/pull counts, and content types.

delete_webhook

Delete Webhook

Delete a webhook from a Docker Hub repository. The webhook will stop sending push event notifications.

list_audit_logs

List Audit Logs

Retrieve audit log events for a Docker Hub account (user or organization). Tracks actions like repository changes, team membership updates, and settings modifications. Available for Docker Team and Business subscriptions.

list_org_members

List Organization Members

List members of a Docker Hub organization, including their roles and team memberships. Supports pagination for large organizations.

delete_team

Delete Team

Delete a team from a Docker Hub organization. All team-level repository permissions will be revoked.

search_repositories

Search Repositories

Search for public Docker Hub repositories by keyword. Discovers images for operating systems, frameworks, databases, and more from the Docker Hub content library.

delete_repository

Delete Repository

Permanently delete a Docker Hub repository and all of its tags and images. This action cannot be undone.

manage_team_members

Manage Team Members

List, add, or remove members from a Docker Hub organization team. Use the **action** field to specify the operation.

list_org_access_tokens

List Organization Access Tokens

List Docker Hub organization access tokens (OATs) for an organization. OATs are organization-owned automation tokens managed by organization owners.

update_repository_immutable_tags

Update Repository Immutable Tags

Update immutable tag settings for a Docker Hub repository. Immutable tags prevent matching image tags from being overwritten after they are pushed.

get_tag

Get Image Tag

Get details for a specific Docker Hub repository tag, including digest, size, last update time, and platform image metadata.

get_org_access_token

Get Organization Access Token

Get details for a Docker Hub organization access token, including active status, expiration, and resource scopes.

update_org_member_role

Update Organization Member Role

Update a Docker Hub organization member's role. Use this for organization member lifecycle management without removing and re-inviting the user.

assign_repository_team

Assign Repository Team

Grant a Docker Hub organization team access to a repository with read, write, or admin permission. Use List Teams first to find the team ID.

update_org_access_token

Update Organization Access Token

Update a Docker Hub organization access token's label, description, resources, or active status.

delete_org_access_token

Delete Organization Access Token

Permanently delete a Docker Hub organization access token. Any automation using it immediately loses access.

get_access_token

Get Access Token

Get metadata for a personal access token (PAT) by UUID. Docker Hub does not return the token secret after creation.

verify_repository_immutable_tags

Verify Repository Immutable Tags

Validate an immutable tag regex rule for a Docker Hub repository and return repository tags that match the rule.

create_org_access_token

Create Organization Access Token

Create a Docker Hub organization access token (OAT) for automation. The token value is returned only once when the token is created.

More integrations teams use with Docker Hub

GitHub

Manage repositories, issues, and pull requests. Create and configure branches, star repositories, review code, and merge changes. Automate CI/CD workflows with GitHub Actions, manage workflow runs, secrets, and artifacts. Track issues with labels, milestones, and assignees. Search across code, repositories, issues, and users. Manage organizations, teams, and memberships. Create and manage projects, gists, packages, deployments, and environments. Access security alerts including code scanning, secret scanning, and Dependabot alerts. Read and write file contents in repositories. Manage webhooks, notifications, and codespaces.

Sharepoint

Manage SharePoint sites, document libraries, lists, and files. Create, read, update, and delete lists and list items with custom columns. Upload, download, move, copy, and version files in document libraries. Search across sites, files, folders, lists, and list items using Microsoft Search. Manage permissions at site, list, and item levels with granular access control. Define and manage content types and site columns. Subscribe to webhooks for list and library change notifications. Retrieve site properties and search for sites across Microsoft 365.

Salesforce

Manage CRM data including Accounts, Contacts, Leads, Opportunities, Cases, and custom objects. Create, read, update, and delete records. Query data using SOQL and search across objects using SOSL. Perform bulk data operations for large-scale imports, exports, and migrations. Execute composite requests to batch multiple operations in a single API call. Access analytics, reports, and dashboards. Manage files and attachments associated with records. Interact with Chatter feeds, posts, and groups for social collaboration. Subscribe to real-time change events via Change Data Capture and Platform Events. Manage org metadata including custom objects, fields, layouts, and workflows. Query data using GraphQL for precise data retrieval across related objects.

Airtable

Create, read, update, and delete records in Airtable bases and tables. Manage base schemas including creating tables and fields. Filter records using formulas, sort by fields, and scope queries to specific views. Upsert records to find, create, or update in a single call. Upload attachments to records, read and write record comments, list accessible bases, and receive real-time base change events through webhooks.

Bitbucket

Manage Git repositories, pull requests, and CI/CD pipelines on Bitbucket Cloud. Create, fork, and configure repositories within workspaces and projects. Create, review, approve, merge, and decline pull requests with inline code comments. Browse source code, list commits, and manage branches and tags. Track issues with the built-in issue tracker. Trigger, monitor, and manage Bitbucket Pipelines. List workspace members, configure repository default reviewers and branch restrictions, create and manage repository webhooks, and search code across repositories.

Heroku

Deploy, manage, and scale applications on Heroku's cloud platform. Create and configure apps, scale dynos, provision add-ons (databases, caching, etc.), manage configuration variables, build and release code, add custom domains and SSL certificates, manage collaborators and team permissions, configure pipelines for continuous delivery, set up log drains, and sync data with Salesforce via Heroku Connect. Subscribe to webhooks for real-time notifications on app changes, builds, releases, dyno lifecycle events, and more.

Technical notes for Docker Hub

Manage Docker container image repositories, tags, and organizations on Docker Hub. Create, list, update, and delete repositories and image tags. Search and discover public container images. Manage organization members, teams, and repository-level permissions. Create and manage webhooks for image push events. Handle personal and organization access tokens programmatically. View audit logs for organization and repository activity. Provision and de-provision users via SCIM. Categorize repositories for improved discoverability.

Connect Docker Hub to production AI agents

See how Metorial gives Docker Hub access the governance, tracing, and security controls teams need.

Frequently asked questions

Common questions about connecting Docker Hub to AI agents with Metorial.

  1. Can Metorial connect Docker Hub to AI agents?
    Yes. Metorial connects AI agents to Docker Hub through a governed integration layer, so teams can use the provider while keeping access controlled and observable.
  2. Metorial is MCP compatible and lets teams expose approved provider tools to MCP-capable agents and clients through a controlled access layer.
  3. Metorial applies policies across users, groups, providers, agents, and individual tools, then records the context around every agent interaction.
  4. Yes. Metorial records provider activity so teams can inspect tool calls, troubleshoot integrations, and give security teams the visibility they need.