Auth Licensing banner
mcpinsight mcpinsight

Auth Licensing

Development community

Description

# Skill: Auth & Licensing (Ed25519 signed keys, no user accounts in Y1) > Load when touching `packages/core/src/pro/license.ts`, `apps/worker/src/license/*`, or any code checking `tier`. ## Design principle MCPInsight has **no user accounts in Year 1**. No signup form, no password, no OAuth. The unit of identity is the **license key**, which is an Ed25519-signed payload emailed after payment. This is a deliberate scope cut. Accounts add: - Auth provider integration work (Clerk/Auth0 or custo

Installation

Installs to ~/.claude/skills/mcpinsight-mcpinsight-auth-licensing/SKILL.md

Terminal
mkdir -p ~/.claude/skills/mcpinsight-mcpinsight-auth-licensing && curl -fsSL https://raw.githubusercontent.com/mcpinsight/mcpinsight/HEAD/.claude/skills/auth-licensing.md -o ~/.claude/skills/mcpinsight-mcpinsight-auth-licensing/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository