Skip to content

Dachein/clawpass.app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

ClawPass

ClawPass is an Agent browser service that lets you store cookies for private sites and generate a Clawpass.md file that instructs your Agent how to use the API.

Components

Package Description
clawpass-worker Cloudflare Worker API: auth, cookies, API tokens, Clawpass.md generation
clawpass-extension Chrome extension: capture cookies, generate Clawpass.md

Quick Start

  1. Supabase: Create a project at supabase.com and run migrations in clawpass-worker/supabase/migrations/.
  2. Worker: Deploy the worker (see clawpass-worker/README.md).
  3. Extension: Install the Chrome extension from clawpass-extension/ (see clawpass-extension/README.md).

Usage

  1. Sign in via the extension.
  2. Navigate to a site you're logged into (e.g. web.okjike.com), click "Save cookies for this site".
  3. Click "Generate Clawpass.md" and copy the output to your Agent.
  4. Your Agent can use the API token in Clawpass.md to access private domains.

License

MIT

About

ClawPass - Agent browser service for storing cookies and generating Clawpass.md

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors