← Back to Plugins
MCP Server MCP

A2CR

github By github 👁 1 views ▲ 0 votes

Save AI-agent handoff checkpoints, WorkStash notes, and WorkThreads in a local A2CR workspace.

Homepage Verified source GitHub

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

Comments

Sign in to leave a comment

Loading comments...