scalekit.com
Scalekit is a developer platform for enterprise authentication, covering user auth, SSO, SCIM, API authentication, and authentication patterns for AI agents and MCP servers. It provides hosted auth infrastructure and SDKs for SaaS and AI applications.
Scalekit exposes a tenant-hosted REST API authenticated with OAuth 2.0 client credentials, plus a public npm CLI and a documented MCP server for AI-assisted development with undisclosed connection details.
- Scalekit MCP Serverdiscovered
- Scalekit REST APIdiscovered
- Scalekit CLIdiscovered
In the Scalekit dashboard, go to Dashboard → Developers → Settings → API credentials. Copy your SCALEKIT_ENVIRONMENT_URL, SCALEKIT_CLIENT_ID, and SCALEKIT_CLIENT_SECRET. Docs: Set up environment & SDK. The environment URL is your tenant base such as https://{your-subdomain}.scalekit.dev (development) or https://{your-subdomain}.scalekit.com (production), or your custom domain.
conventions · 1/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✓https://scalekit.com/llms.txt
- API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing