From 3094a2b81f0bfa45a42b00e56d9ddc71fccfc782 Mon Sep 17 00:00:00 2001 From: Areg Noya Date: Sun, 10 May 2026 00:48:47 -0700 Subject: [PATCH] Update README Co-Authored-By: Claude Co-Authored-By: XNLLLLH --- README.md | 17 +++-------------- 1 file changed, 3 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index 7f62e6e..dd321ae 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,6 @@

Every claim ships with the harness that proves it. Run the benchmarks yourself.

- GitHub issues License: MIT Python 3.11 | 3.12 Platform: macOS @@ -57,13 +56,13 @@ I built this for myself. It worked. I've been running it daily for months, and n ### Prerequisites -- macOS or Linux (Apple Silicon and x86_64 tested) +- macOS (Apple Silicon and Intel tested) - Python 3.11 or 3.12 - Node.js 18+ - [Claude Code](https://docs.claude.com/en/docs/claude-code/overview) as the MCP host - ~500 MB free disk -Windows not supported. WSL2 untested. +Windows and Linux not supported. ### Install @@ -82,16 +81,6 @@ export PATH="$HOME/.local/bin:$PATH" # add to ~/.zshrc or ~/.bashrc iai-mcp --version ``` -On Linux, install the systemd unit manually: - -```bash -mkdir -p ~/.config/systemd/user -cp deploy/systemd/iai-mcp-daemon.service ~/.config/systemd/user/ -systemctl --user daemon-reload -systemctl --user enable iai-mcp-daemon -systemctl --user start iai-mcp-daemon -``` - ### Install the Stop hook This is what makes capture ambient. Without it you'd have to save memories by hand. @@ -143,7 +132,7 @@ Or edit `~/.claude.json` directly: Use the absolute path. `~` and `$HOME` won't expand here. -For Claude Desktop (untested), edit `~/Library/Application Support/Claude/claude_desktop_config.json` on macOS or the equivalent path on Linux. +For Claude Desktop (untested), edit `~/Library/Application Support/Claude/claude_desktop_config.json`. ### Verify