Documentation Index
Fetch the complete documentation index at: https://docs.0.finance/llms.txt
Use this file to discover all available pages before exploring further.
Install with curl
This installs Bun if needed, then installs
agent-bank globally.Install with Bun
Run from the repo
The CLI lives inpackages/cli and can be run directly from source:
Authenticate
Step 1: Get your API key
- Log in to 0.finance
- Go to Settings → API Keys
- Click Create API Key
- Copy the key (it starts with
sk_live_orsk_test_)
Step 2: Connect the CLI
Option A: Browser connect (recommended)~/.zero-finance/config.json.
Step 3: Verify
Configuration
The CLI stores configuration in~/.zero-finance/config.json:
Custom base URL
For self-hosted deployments or local development:Log out
Remove stored credentials:Next steps
CLI Reference
Complete command reference with examples.
Check balance
Your first CLI command.
CLI QA
Functionality coverage and smoke-test results.
