A2CR runs on your own machine — the client starts it, so there is no endpoint to ping. 393 installs a week from pypi. Last commit 1 Jul 2026.
Save AI-agent handoff checkpoints, WorkStash notes, and WorkThreads in a local A2CR workspace.
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 a2cr-mcp -- uvx a2cr-mcp
{
"mcpServers": {
"a2cr-mcp": {
"args": [
"a2cr-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.a2cr-mcp]
command = "uvx"
args = ["a2cr-mcp"]
{
"mcpServers": {
"a2cr-mcp": {
"args": [
"a2cr-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"a2cr-mcp": {
"args": [
"a2cr-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.