Developer Tools60 toolsPaste one API key
DeployHQ integration for AI agents
Deployment made simple.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect DeployHQ once and call the same tools from all of them.
Setup
Connect DeployHQ 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
DeployHQ exposes 60 tools through ClawLink. The 30 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
deployhq_get_projects | Retrieve all projects from DeployHQ account | Read |
deployhq_get_projects_project | View an existing project in DeployHQ | Read |
deployhq_get_projects_project_build_known_hosts | List all known hosts within a project using DeployHQ API | Read |
deployhq_get_projects_project_commands | Retrieve all SSH commands configured for a project | Read |
deployhq_get_projects_project_config_files | Retrieve a list of all config files in a DeployHQ project | Read |
deployhq_get_projects_project_deployments | Retrieve a paginated list of all deployments in a project | Read |
deployhq_get_projects_project_excluded_files | List all excluded files within a project template | Read |
deployhq_get_projects_project_id_config_files_id | View a specific config file in a DeployHQ project | Read |
deployhq_get_projects_project_id_excluded_files_id | View a specific excluded file in a DeployHQ project | Read |
deployhq_get_projects_project_id_server_groups_id | View a specific server group in a DeployHQ project | Read |
deployhq_get_projects_project_repository | View repository details for a specific project in DeployHQ | Read |
deployhq_get_projects_project_repository_branches | View all available branches in the connected repository for a project | Read |
deployhq_get_projects_project_repository_commit_info | View detailed information about a specific revision in a project's connected repository | Read |
deployhq_get_projects_project_repository_latest_revision | View the latest remote revision of your repository | Read |
deployhq_get_projects_project_repository_recent_commits | View up to 15 most recent revisions and up to 15 most recent tags in a specific branch | Read |
deployhq_get_projects_project_scheduled_deployments | Retrieve all upcoming scheduled deployments for a project | Read |
deployhq_get_projects_project_server_groups | Retrieve all server groups configured for a project | Read |
deployhq_get_projects_project_servers | Retrieve all servers configured for a project | Read |
deployhq_get_templates | Retrieves all deployment templates from the DeployHQ account | Read |
deployhq_get_templates_id_public_id | Retrieves detailed configuration for a specific public framework template from DeployHQ's | Read |
deployhq_get_templates_public_templates | Retrieve publicly available deployment templates from DeployHQ | Read |
deployhq_post_projects_id_ai_deployment_overview | Generate an AI-powered deployment overview for a revision range | Write |
deployhq_patch_projects_id | Update project settings in DeployHQ | Read |
deployhq_patch_projects_project_id_build_cache_files_id | Update an existing build cache file in a project | Read |
deployhq_patch_projects_project_id_build_commands_id | Update an existing build command in a project | Read |
deployhq_patch_projects_project_id_build_languages_id | Updates the version of a programming language in a project's build environment configuration | Read |
deployhq_patch_projects_project_id_commands_id | Update an existing SSH command in a project | Read |
deployhq_patch_projects_project_id_config_files_id | Update an existing config file in a DeployHQ project | Read |
deployhq_patch_projects_project_id_excluded_files_id | Update an existing excluded file rule in a project | Read |
deployhq_patch_projects_project_id_repository | Update repository configuration for a project in DeployHQ | Read |