MCP Server
MCP
A2CR
Save AI-agent handoff checkpoints, WorkStash notes, and WorkThreads in a local A2CR workspace.
Install
uvx a2cr-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "a2cr-mcp",
"version": "0.1.8",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Optional path for the local A2CR SQLite database. Leave unset to use the OS default app-data location.",
"format": "string",
"name": "A2CR_LOCAL_DB"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment