recall

gmassello/recall
★ 0 stars Python AI/LLM Updated today
On-call copilot with semantic incident memory: an AI agent whose memory is CockroachDB (distributed vector search + Cloud Managed MCP Server), deployed on AWS Lambda.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "recall": {
      "command": "uvx",
      "args": [
        "recall"
      ]
    }
  }
}

Or install with pip: pip install recall

README Excerpt

On-call copilot with semantic incident memory, built for the **CockroachDB × AWS — Build with Agentic Memory** hackathon. It takes in incident tickets, diagnoses them with an LLM agent that queries a vector memory of past incidents (CockroachDB + `VECTOR`), and closes the loop by writing the postmortem back into that memory: every resolved incident improves

Tools (10)

AWS_ROLE_ARNCOCKROACH_MCP_API_KEYDATABASE_URLDEMO_API_KEYEMBEDDING_PROVIDERGEMINI_API_KEYLLM_PROVIDERbedrockvalid_untilworkflow_dispatch