ATG

holeyfield33-art/ATG
★ 0 stars Python Memory/Knowledge Updated 5d ago
Aletheia Token Guard (ATG) — slim MCP server for token/usage awareness and durable work checkpoints. Plugin-ready companion to Horos and Mneme.
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": {
    "atg": {
      "command": "uvx",
      "args": [
        "atg"
      ]
    }
  }
}

Or install with pip: pip install atg

README Excerpt

**Slim MCP server for token/usage awareness and durable work checkpoints.** Plugin-ready companion to [Horos](https://github.com/holeyfield33-art/Horos) (context router + signed receipts) and [Mneme](https://github.com/holeyfield33-art/Mneme-) (persistent memory). **Status:** experimental v0.1 — single-user local sidecar. See [SECURITY.md](SECURITY.md).

Tools (9)

ATG_ALLOW_REMOTE_HTTPATG_DB_PATHATG_INTEGRITY_KEYcheck_usagelist_checkpointsload_checkpointmark_doneplatformsave_checkpoint