Skip to main content
If you’re integrating with an AI coding agent, install the Minisend skill instead of pointing your agent at this site. It teaches the agent every API in this documentation, offline, so it can write correct integration code without fetching pages at request time. If you want your agent to call the API rather than write code against it, add the MCP server as well. The skill teaches; the MCP server acts. They work well together.

Install

The Skills CLI works across roughly 17 agents, including Claude Code, Cursor, Codex, Cline, and Gemini CLI. Once installed, ask your agent to integrate Minisend and it will load the skill automatically.

What it covers

One router file plus dedicated references for each part of the API surface: off-ramp, onramp, the Wallet API, checkout, recipients, webhooks, and error handling, plus a FAQ. It’s the same product surface as this site, kept as the single source of truth for agent use so an agent never works from stale or duplicated guidance.

Where it lives

The skill is maintained in itschrisoketch/minisend-skills, a public repository, and published to npm as @minisend/skill. Star or watch the repository to catch updates as the API evolves.

View the repository

Source, install instructions, and the full reference set.