Back to the catalog

agentcard

Prepaid virtual cards for AI agents: one-time cards, spend caps, human approvals.

Open source Open in the app JSON README (API)

About

Prepaid virtual cards for AI agents: one-time cards, spend caps, human approvals.

Details

Kind
Plugins
Topic
No topic detected
Publisher
tiny-agent-company
Origin
gemini
Category
ferramentas
Version
1.0.0
Last push
2026-07-15T15:56:06Z
Repository state
ativo
Added
2026-08-30 14:13:39
Updated
2026-08-30 14:13:39
Origin id
tiny-agent-company/agentcard-gemini-extension

README

# Agentcard for Gemini CLI

Agentcard gives AI agents a safe way to pay for things. Users and companies fund a wallet, set spend caps and approval rules, and agents mint one-time virtual cards at checkout. Each card works once, at any merchant that accepts cards, so a leaked number is worthless and spend never exceeds the cap.

## Install

```bash
gemini extensions install https://github.com/tiny-agent-company/agentcard-gemini-extension
```

The extension connects Gemini CLI to Agentcard's remote MCP server (`https://mcp.agentcard.sh/mcp`). OAuth sign-in happens automatically on first use; there are no keys to paste.

## Tools

`create_card`, `get_card_details`, `fill_card`, `close_card`, `fund_wallet`, `check_balance`, `get_wallet`, `list_transactions`, `detect_checkout`, `pay_checkout`, `buy`, `approve_request`, and more.

## Links

- Website: https://agentcard.sh
- Docs: https://docs.agentcard.sh
- Privacy: https://www.agentcard.sh/privacy
- Terms: https://www.agentcard.sh/terms

More