Authentication, authorization, and multi-tenancy patterns for @cyanheads/mcp-ts-core. Use when implementing auth scopes on tools/resources, configuring auth modes (none/jwt/oauth), working with JWT/OAuth env vars, or understanding how tenantId flows through ctx.state.
$npx -y skills add cyanheads/pixoo-mcp-server --skill api-authInstalls into the current project.
Run `npx skills use "https://github.com/cyanheads/pixoo-mcp-server" --skill "cyanheads/pixoo-mcp-server/api-auth"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/cyanheads/pixoo-mcp-server" that are relevant to the current task. Run `npx skills add "https://github.com/cyanheads/pixoo-mcp-server"` and select the relevant skills, then follow their instructions.