Money Dev Kit agent skills teach coding agents how to add Lightning payments to your app. Use them to set up checkout, connect the MCP server, build L402 paid APIs, and work with the Money Dev Kit agent wallet.Documentation Index
Fetch the complete documentation index at: https://docs.moneydevkit.com/llms.txt
Use this file to discover all available pages before exploring further.
Skills give your agent reusable Money Dev Kit implementation guidance. For live account and app operations, use the Money Dev Kit MCP server alongside these skills.
Install
Install the Money Dev Kit skills with the Skills CLI:Available skills
| Skill | Use it for |
|---|---|
mdk-nextjs-checkout | Add @moneydevkit/nextjs checkout to a Next.js App Router app |
mdk-replit-checkout | Add @moneydevkit/replit checkout to a Replit Vite + React + Express app |
mdk-l402-api | Protect API routes with L402 pay-per-call payments |
mdk-mcp | Install or choose the Money Dev Kit MCP endpoint |
mdk-agent-wallet | Use @moneydevkit/agent-wallet for agent Lightning payments |
Example prompts
- Next.js checkout
- Replit checkout
- Paid API
- Agent wallet