Skip to content

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).

  • Node.js 20+
  • Apps API enabled
  • App ID and App Secret

Never paste secrets into chat, GitHub, or tickets.

  1. Follow Installation
  2. Add Agent Skills
  3. Restart your client
  4. Check with apps_auth_status
  5. Ask in natural language

Writes are off by default. See Safety Guide.