MCPVault

use_latest

MCP tool from Deployhq MCP Server by deployhq

(string, optional): Use latest deployed commit as start

How to use it

use_latest is exposed by the Deployhq MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the use_latest tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Deployhq MCP Server

$claude mcp add --transport stdio deployhq --env DEPLOYHQ_EMAIL=your-email@example.com --env DEPLOYHQ_API_KEY=your-api-key --env DEPLOYHQ_ACCOUNT=your-account -- npx -y deployhq-mcp-server
FULL DEPLOYHQ MCP SERVER LISTING

Other tools in Deployhq MCP Server (39)

branch

(string, optional): Branch to deploy from

build_pipeline

(boolean, optional): Make available in build pipeline

copy_config_files

(boolean, optional): Copy config files

create_deployment

Create new deployment

create_global_config_file

Create a global config file template

create_global_environment_variable

Create a global environment variable

create_ssh_key

Create a new SSH key pair

delete_global_config_file

Delete a global config file template

delete_global_environment_variable

Delete a global environment variable

end_revision

(string): Ending commit hash

get_deployment

Get deployment details

get_deployment_log

Get deployment log output

get_global_config_file

Get a global config file with body

get_project

Get project details

id

(string): Environment variable identifier

key_type

(string, optional): Key type — ED25519 (default) or RSA

list_deployments

List deployments with pagination

list_global_config_files

List all global config file templates

list_global_environment_variables

List all global environment variables

list_projects

List all projects

list_servers

List project servers

list_ssh_keys

List all SSH public keys

locked

(boolean, optional): Lock the variable to prevent changes

mode

(string, optional): "queue" or "preview"

name

(string): Variable name

page

(number, optional): Page number for pagination

parent_identifier

(string): Server or server group UUID

path

(string): File path (e.g. config/database.yml)

permalink

(string): Project permalink or identifier

project

(string): Project permalink

run_build_commands

(boolean, optional): Run build commands

server_uuid

(string, optional): Filter by server UUID

start_revision

(string): Starting commit hash

title

(string): Title for the SSH key

update_global_config_file

Update a global config file template

update_global_environment_variable

Update a global environment variable

use_build_cache

(boolean, optional): Use build cache

uuid

(string): Deployment UUID

value

(string): Variable value