Skip to main content
The open-source Mint API skill teaches coding agents the service-specific generation, review, retry, asset-file, Credits, and rate-limit workflows.

Install

The installed skill name is mint-api. Set MINT_API_KEY in the environment where the agent runs; never paste the key into chat.

Copyable prompts

What the skill protects

The skill instructs an agent to avoid printing secrets, respect account ownership, distinguish auto from review, bound polling and retries, protect uncertain mutation retries when needed, and avoid depending on internal URLs or provider credentials. It can read llms.txt when it needs a compact map of the current public documentation, or llms-full.txt when a task needs broader context. It uses the OpenAPI contract as the source of truth for exact endpoints and schemas.

Connect Mint MCP

Mint MCP lets your coding agent create and retrieve assets from your Mint account. Open mcp.mint.gg, choose your coding agent, then sign in and approve access. The production MCP endpoint is:
Keep this connection in the coding agent’s MCP configuration, not in your app’s browser code. Learn more about Mint MCP →

Install Mint Three.js Skills

Use Mint Three.js Skills with Mint MCP when you want your coding agent to turn Mint assets into browser-based 3D apps, games, viewers, or walkthroughs.
After installation, ask your agent to use mint-threejs-skills and Mint MCP together for the 3D experience. Learn more about Mint Three.js Skills →