kronos-v2

jjgarcia-app/kronos-v2
★ 0 stars Go AI/LLM Updated today
Persistent memory MCP server for AI agents
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": {
    "kronos-v2": {
      "command": "go",
      "args": [
        "run",
        "github.com/jjgarcia-app/kronos-v2@latest"
      ]
    }
  }
}