Getting Started
Apps-mcp is an unofficial toolkit for the Apps API. Use it from Cursor, Claude Code, Codex, and similar agents for customers, payment pages, coupons, and Discord.
This repository has two parts:
- MCP (Apps-mcp) — executes Apps API calls with auth, HTTP, and write guards
- Agent Skills — goal-oriented workflows for payment checks, payment pages, registration pages, coupons, Discord, and Webhooks
Auth uses App ID / App Secret from the Apps admin console (not OAuth).
Prerequisites
Section titled “Prerequisites”- Node.js 20+
- Apps API enabled
- App ID and App Secret
Never paste secrets into chat, GitHub, or tickets.
Start in 5 minutes
Section titled “Start in 5 minutes”- Follow Installation
- Add Agent Skills
- Restart your client
- Check with
apps_auth_status - Ask in natural language
Writes are off by default. See Safety Guide.