xona-labs/xona-cursor-plugin — explained in plain English
Analysis updated 2026-05-18
Let your Cursor AI assistant pay for and run a security scan on the repo you are working in.
Have the assistant discover and pay for third party APIs like image generation on the fly.
Check your agent wallet's balance, address, and spending caps from inside the editor.
Add payment ability into your own AI agent projects using the included TypeScript toolkit.
| xona-labs/xona-cursor-plugin | 0xkinno/neuralvault | 0xlocker/d17-contracts | |
|---|---|---|---|
| Stars | 1 | 1 | 1 |
| Language | — | TypeScript | Solidity |
| Setup difficulty | moderate | hard | hard |
| Complexity | 3/5 | 4/5 | 5/5 |
| Audience | developer | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
Requires funding a generated wallet with USDC before any paid tool will work.
This project gives the AI coding assistant inside the Cursor editor its own digital wallet, so it can pay for things on its own instead of only using free tools. The idea is that the assistant can now find and use paid APIs and services, such as security scanning tools or data lookups, and pay for each one individually using a payment method built on USDC, a type of digital dollar, without you leaving your code editor. It is built on top of a separate tool called xpay, and it adds several pieces to Cursor. There is a server that gives the assistant a toolset for discovering paid services, using them, checking wallet balances, transferring or swapping funds, and even hiring other AI agents through a marketplace called AgenC. On top of that, there are guided skills that teach the assistant how to walk through paying for something step by step, how to add this same payment ability into your own agent projects using a TypeScript toolkit, how to check wallet status, and how to run a paid security scan on the repository you are currently working in that checks for exposed secrets, injection risks, and dependency problems. When you first run it, the assistant automatically creates a wallet for itself and saves it locally, and you fund that wallet by sending USDC to its address, which the assistant can tell you on request. There is no sign up process and no separate API keys needed for this part. If you already have a wallet, you can plug in your own instead. Safety is handled outside the assistant itself: spending limits per transaction and per day, along with an optional list of allowed services, are enforced before any payment goes through, so the assistant cannot exceed them even if it misbehaves or is tricked. On top of that, the bundled rule requires you to approve every paid action before it happens. The project is released under the MIT license by Xona Labs.
A Cursor plugin that gives your AI coding assistant its own crypto wallet so it can discover and pay for APIs and services on your behalf.
Use freely for any purpose, including commercial use, as long as you keep the copyright notice.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
double-check against the repo, no cap.