Almega

A wallet & guardrail for AI agents: spending limits, human approval, and an audit ledger.

stdiocommunityinfra

Package Details

Transportstdio
Runtimeuvx

Environment Variables

ALMEGA_BACKEND
Default:memory

Storage backend: 'memory' (default, zero-config) or 'stripe' (real Stripe Issuing test-mode virtual cards, no real money).

STRIPE_SECRET_KEY
Secret

Stripe TEST secret key (sk_test_...). Required only when ALMEGA_BACKEND=stripe. Almega refuses live keys.