ClawLink
Developer Tools24 toolsPaste one API key

Docker Hub integration for AI agents

Docker Hub is a service provided by Docker for finding and sharing container images with your team.

Use it from your agent

One ClawLink account serves every agent you run. Pick the guide for yours, or connect Docker Hub once and call the same tools from all of them.

Setup

Connect Docker Hub through ClawLink's hosted setup.

  • Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
  • Where: the ClawLink dashboard, or ask your agent to connect it.

What your agent can do

Docker Hub exposes 24 tools through ClawLink. The 17 most used are listed here; your agent sees all of them.

ToolWhat it doesKind
docker_hub_get_imageRetrieve details about a specific platform-specific image variant by its digestRead
docker_hub_get_repositoryRetrieves detailed information about a specific Docker Hub repositoryRead
docker_hub_get_tagRetrieve details of a specific Docker Hub repository tagRead
docker_hub_get_teamRetrieve details of a specific team (group) within a Docker Hub organizationRead
docker_hub_get_webhookRetrieves details of a specific Docker Hub webhook by its IDRead
docker_hub_list_org_access_tokensList all organization access tokens for a Docker Hub organizationRead
docker_hub_list_org_membersLists members of a Docker Hub organization with their roles and detailsRead
docker_hub_list_organizationsList Docker Hub organizations that the authenticated user belongs toRead
docker_hub_list_repositoriesList repositories under a namespaceRead
docker_hub_list_team_membersList members of a Docker Hub team (group) within an organizationRead
docker_hub_list_teamsList all teams (groups) within a Docker Hub organizationRead
docker_hub_list_webhooksLists all webhooks configured for a Docker Hub repositoryRead
docker_hub_add_org_memberInvite a user to join a Docker Hub organizationWrite
docker_hub_create_organizationCreate a new Docker Hub organizationWrite
docker_hub_create_repositoryCreates a new Docker Hub repository under the specified namespaceWrite
docker_hub_create_webhookCreate a webhook on a Docker Hub repository to receive notifications on image push eventsWrite
docker_hub_remove_team_memberRemove a user from a Docker Hub organization team (group)Write