permanent-agent-record

drewster99/permanent-agent-record
★ 0 stars Swift AI/LLM Updated today
A points ledger for AI agents, delivered as a signed macOS MCP server.
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": {
    "permanent-agent-reco": {
      "command": "npx",
      "args": [
        "-y",
        "drewster99/permanent-agent-record"
      ]
    }
  }
}

README Excerpt

A **points ledger for AI agents**, delivered as a signed macOS Model Context Protocol (MCP) server. A human grants and deducts points in a native SwiftUI app; connected AI agents can only **read** their own balance and transaction history and are notified when new items appear. Every mutation to the ledger is human‑driven — an agent can never change its own

Tools (4)

getBalancegetTransactionsloginsignUp