Paperclip lets you spin up entire companies of autonomous agents. AgentValet gives every agent in that company a cryptographic identity, scoped credentials, and a full audit trail, without changing how Paperclip works.
Install the adapter, set three environment variables, and your Paperclip agents register themselves automatically on first run.
# 1. Install the adapter npm install @agentvalet/paperclip-adapter # 2. Set environment variables AGENTVALET_PROXY_URL=https://api.agentvalet.ai AGENTVALET_OWNER_ID=your-owner-id AGENTVALET_COMPANY_KEY=your-rs256-key
npx @agentvalet/register in your Paperclip project directory. This generates an RS256 keypair and records your company in the AgentValet registry. You'll receive your OWNER_ID.@agentvalet/paperclip-adapter and set the three environment variables above. The adapter wraps Paperclip's outbound calls and routes them through the AgentValet proxy.Get cryptographic governance for your entire agent company in minutes.