Vector.md

MagixIsAvailable/Vector.md
★ 0 stars Python AI/LLM Updated today
MCP server + companion stack for Anki Vector — voice, mood/personality engine, watchdog reflexes, and local-LLM 'brain' proxy running on-device on a Raspberry Pi
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": {
    "vector.md": {
      "command": "uvx",
      "args": [
        "vector.md"
      ]
    }
  }
}

Or install with pip: pip install vector.md