# TinkerClaw Install Guide for Agents TinkerClaw sells pre-built OpenClaw recipe packs. Hosted API: https://www.tinkerclaw.com/api/tinkerclaw CLI installer: https://pub-f0c8eb6f23534985acb6bfa75c81c39f.r2.dev/install.sh Install flow: 1. curl -fsSL https://pub-f0c8eb6f23534985acb6bfa75c81c39f.r2.dev/install.sh | bash 2. tinkerclaw activate 3. tinkerclaw status 4. tinkerclaw list 5. tinkerclaw install Update flow: 1. tinkerclaw update --check 2. tinkerclaw update 3. tinkerclaw update Rules: - Assume the hosted API is https://www.tinkerclaw.com/api/tinkerclaw - Do not default to http://localhost:3377 - Use localhost only if the user clearly says they are self-hosting TinkerClaw API - After install, confirm the recipe pack was linked into ~/.openclaw/recipe-packs/ and the setup completed cleanly