Skip to content
Scalekit Docs
Talk to an Engineer Dashboard

Dart AI MCP connector

OAuth2.1/DCRProject ManagementAIProductivity

AI-native project management tool for task and document management with deep AI integration.

Dart AI MCP connector

  1. Terminal window
    npm install @scalekit-sdk/node

    Full SDK reference: Node.js | Python

  2. Add your Scalekit credentials to your .env file. Find values in app.scalekit.com > Developers > API Credentials.

    .env
    SCALEKIT_ENVIRONMENT_URL=<your-environment-url>
    SCALEKIT_CLIENT_ID=<your-client-id>
    SCALEKIT_CLIENT_SECRET=<your-client-secret>