Hatchet MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 57 installs a week from npm. Last commit 31 May 2026.
Observe and operate Hatchet workflows from an AI agent — runs, logs, trigger, cancel, replay.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add hatchet-mcp -- npx -y hatchet-mcp
{
"mcpServers": {
"hatchet-mcp": {
"args": [
"-y",
"hatchet-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.hatchet-mcp]
command = "npx"
args = ["-y", "hatchet-mcp"]
{
"mcpServers": {
"hatchet-mcp": {
"args": [
"-y",
"hatchet-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"hatchet-mcp": {
"args": [
"-y",
"hatchet-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.