Newsletter
Join the HoTools Community
Get weekly updates on the best online tools, productivity tips, and exclusive resources delivered straight to your inbox
Cookey enables AI agents to securely log into websites by relaying mobile sessions to the terminal.
Pika offers AI-powered video generation, editing, and automation tools, including advanced models, agents, and an API for developers.
Speko is the router for Voice AI, offering a unified API for all speech models, benchmarks, and managed routing.
Tutti is an all-in-one marketplace for creators to monetize their influence on X, connecting them with brands for campaigns and handling tracking and payouts.
Cookey is an innovative open-source tool designed to empower AI agents by allowing them to securely access web applications. It achieves this by capturing browser sessions initiated on a mobile device via a QR code scan and securely transferring them to your terminal. This enables agents to perform actions on websites as if they were logged in by a human user, without compromising security.
storageState.cookey as a tool.Apple restricts Passkey, WebAuthn, and FIDO2 security key APIs in WKWebView (used by Cookey) for security reasons, as embedded browsers could be a phishing risk. Use alternative login methods like passwords or email links within Cookey.
No. Session data is encrypted on your phone using the CLI's public key before it leaves the device. The relay only forwards encrypted data and deletes it after delivery or expiry.
Cookey captures cookies and localStorage for the specific site you logged into. It does not capture passwords, autofill data, or indexedDB content.
No, Cookey does not require any accounts, registration, or device enrollment. It generates its own key pair locally upon first use.
Yes, Cookey is self-hostable. You can run your own relay server using a single Docker image for maximum privacy and control.
Yes, Cookey is open source, and its source code is available on GitHub.