agenthold runs on your own machine — the client starts it, so there is no endpoint to ping. 505 installs a week from pypi. Last commit 7 Jul 2026.
Shared versioned state for multi-agent AI workflows
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 agenthold -- uvx agenthold
{
"mcpServers": {
"agenthold": {
"args": [
"agenthold"
],
"command": "uvx"
}
}
}
[mcp_servers.agenthold]
command = "uvx"
args = ["agenthold"]
{
"mcpServers": {
"agenthold": {
"args": [
"agenthold"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"agenthold": {
"args": [
"agenthold"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.