Build with AI
Use AI coding agents to implement Scalekit authentication in minutes
Pick the auth feature you need below. Each page gives you a ready-to-paste prompt for your coding agent — Claude Code, Cursor, GitHub Copilot CLI, or OpenCode. The agent reads your codebase, applies consistent patterns, and generates production-ready auth code in minutes.
/plugin marketplace add scalekit-inc/claude-code-authstack# options: full-stack-auth, agent-auth, mcp-auth, modular-sso, modular-scim/plugin install agent-auth@scalekit-auth-stackNow ask your agent to implement Scalekit auth in natural language.
curl -fsSL https://raw.githubusercontent.com/scalekit-inc/codex-authstack/main/install.sh | bashStep 2 — Restart Codex, open Plugin Directory, select Scalekit Auth Stack, and enable your auth plugin.
Now ask your agent to implement Scalekit auth in natural language.
copilot plugin marketplace add scalekit-inc/github-copilot-authstack# options: full-stack-auth, agent-auth, mcp-auth, modular-sso, modular-scimcopilot plugin install agent-auth@scalekit-auth-stackNow ask your agent to implement Scalekit auth in natural language.
The Scalekit Auth Stack is pending Cursor Marketplace review. Install it locally in Cursor:
curl -fsSL https://raw.githubusercontent.com/scalekit-inc/cursor-authstack/main/install.sh | bashStep 2 — Restart Cursor, open Settings > Cursor Settings > Plugins, and enable your auth plugin.
Now ask your agent to implement Scalekit auth in natural language.
Works with OpenCode, Windsurf, Cline, Gemini CLI, Codex, and 35+ more agents via the Vercel Skills CLI.
npx skills add scalekit-inc/skills --listnpx skills add scalekit-inc/skills --skill adding-mcp-oauthNow ask your agent to implement Scalekit auth in natural language.
Documentation for AI agents
Section titled “Documentation for AI agents”Load these files to give your agent full context about Scalekit APIs and integration patterns:
| File | Contents | When to use |
|---|---|---|
/llms.txt | Structured index with routing hints per product area | Most queries — smaller context |
/llms-full.txt | Complete documentation for all pages | When exhaustive context is needed |
sitemap-0.xml | Full URL list of all documentation pages | Crawling or indexing all pages |