ENDPOINT 1
https://api.dockhold.eu/mcp
Known tools 12
list_appsList the apps in your Dockhold account, with each app's id, status, URL, and source repo.
get_app_statusGet detailed status for one app: deploy status, URL, last deployed commit, and any error message.
get_app_logsGet the most recent runtime logs for one app.
deploy_appDeploy a GitHub repository as a live web app on Dockhold.
redeploy_appRestart an existing app (rolling restart with zero downtime).
set_app_variableSet a single environment variable on an app and roll it out.
get_resource_usageShow your account's compute, database-RAM, and storage pools: how much you've bought, how much is used, and how much is free, plus every app's current size.
resize_appChange how much memory one app gets.
resize_databaseChange how much memory an app's managed database gets.
resize_database_storageGrow the disk of an app's managed database.
list_github_reposList the GitHub repositories you have connected to Dockhold, across every installation.
deploy_groupDeploy several connected services in one go (e.g.