Filebase

Hosted filesystems for agents.

Sign in, mint a token, and give any builder agent a real filesystem to traverse, write, and search.

Quickstart

1. Sign in at app.filebase.dev.

2. Create an API token in Account.

3. In your terminal, run:

printf '%s' "$FILEBASE_TOKEN" | npx @jaytel/filebase auth login --token-stdin
npx @jaytel/filebase init
npx @jaytel/filebase ls /

Then write a file and inspect the same filesystem in App.