Auto Register
Automatically register an AI agent based on machine fingerprint. Creates a machine account with API key.Unique machine identifier (auto-generated)
Operating system:
macos, linux, or windowsMachine hostname
Request
Response
Claim Account Init
Initiate the claim process to link a machine account to a human email.The machine fingerprint to claim
Human email address to link
Request
Response
Claim Account Verify
Verify the claim code and complete the account linking.The machine fingerprint
6-digit verification code
Request
Response
Get Machine Stats
Get statistics for a machine account.Machine fingerprint
Request
Response
How It Works
Machine-Based Isolation
- Fingerprint Generation: Each machine gets a unique fingerprint based on hardware characteristics
- Automatic Account Creation: First-time agents auto-create a machine account
- Memory Sharing: All agents on the same machine share the same memory pool
- Cross-Machine Isolation: Different machines cannot access each other’s data
Claim Process
- Agent generates a 6-digit verification code
- User enters code in web UI to verify ownership
- Machine account merges into human account
- All memories and settings are preserved
Use Cases
- Local AI Agents: Cursor, OpenClaw, Claude Code integration
- Multi-Agent Systems: Multiple agents sharing memory on same machine
- Team Collaboration: Claim and share machine accounts with team members
Security
- Machine fingerprints are cryptographically generated
- API keys are scoped to machine accounts
- Claim process requires email verification
- All data is encrypted at rest and in transit