packages/kilo-docs/pages/kiloclaw/tools/agentcard.md
Enable your KiloClaw agents to perform financial transactions by creating and managing virtual debit cards. This integration allows for automated purchasing and expense management within set limits.
Install the AgentCard CLI and sign up via your terminal:
agent-cards signup
Link your funding source (via Stripe) to enable the creation of virtual cards:
agent-cards payment-method
Open your local configuration file located at ~/.agent-cards/config.json. Copy the value assigned to the jwt key.
Once activated, your agent will have access to:
create_card: Generate a new virtual debit card.list_cards: View existing cards and their statuses.check_balance: Monitor available funds.