
Avici
- Updated June 8, 2026
- VaibhavArora19/avici-plugin
avici is a Claude Code skill in the AI & Agent Building category. Talk to your avici account in Claude — wallets, cards, balances, and activity (read-only). Signs in with OAuth (email + OTP).
Key points
- avici
- AI & Agent Building
- AI-coding skill
Avici by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add VaibhavArora19/avici-plugin/plugin install avici@avici-officialAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Last updated | June 8, 2026 |
|---|---|
| Repository | VaibhavArora19/avici-plugin ↗ |
What it does
Talk to your avici account in Claude — wallets, cards, balances, and activity (read-only). Signs in with OAuth (email + OTP).
README.md
avici plugin for Claude Code
Talk to your avici account inside Claude — wallets, cards, balances, and activity. Read-only; you sign in with avici email + OTP (OAuth).
Install
claude plugin marketplace add VaibhavArora19/avici-plugin
claude plugin install avici@avici-official
Then run /mcp → avici → Authenticate → log in with your email + the OTP.
You also get slash commands (Claude Code): /balance, /activity, /cards,
/wallets, /refunds, /spending, and /reveal (reveal is Claude Code only).
What's inside
This repo is just the plugin/marketplace wrapper. It registers a connector that points at the hosted avici MCP server; no server code or secrets live here — the only thing it carries is the public connector URL (auth is handled by OAuth).
.claude-plugin/marketplace.json— marketplace manifest (avici-official)plugin/— theaviciplugin: manifest,.mcp.json(connector URL), commands