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.
Helio is an AI-native team workspace where AI colleagues work alongside humans on tasks, coding, and communication.
Open-source design studio that uses your existing coding agent as the design engine, powered by composable skills and design systems.
CodeBuddy: An AI-powered coding assistant from Tencent Cloud that integrates with IDEs, CLIs, and offers an AI agent platform.
A curated collection of essential, copy-paste-ready CSS and React transitions for web applications.
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.