Skip to content
Scalekit Docs
Go to Dashboard

AI assisted setup

Scalekit provides LLM-friendly capabilities that speed up implementation and guide you through integration steps. Use this guide to configure your preferred AI tools with first-class context awareness of the Scalekit platform.

Configure code editors for Scalekit documentation

Section titled “Configure code editors for Scalekit documentation”

In-code editor chat features are powered by models that understand your codebase and project context. These models search the web for relevant information to help you. However, they may not always have the latest information. Follow the instructions below to configure your code editors to explicitly index for up-to-date information.

Play

To enable Cursor to access up-to-date Scalekit documentation:

  1. Open Cursor settings (Cmd/Ctrl + ,)
  2. Navigate to Indexing & Docs section
  3. Click on Add
  4. Add https://docs.scalekit.com/llms-full.txt to the indexable URLs
  5. Click on Save

Once configured, use @Scalekit Docs in your chat to ask questions about Scalekit features, APIs, and integration guides. Cursor will search the latest documentation to provide accurate, up-to-date answers.

Windsurf enables @docs mentions within the Cascade chat to search for the best answers to your questions.

@docs:https://docs.scalekit.com/llms-full.txt
<your question here>

Costs more tokens.

Assistants like Anthropic Claude, Ollama, Google Gemini, Vercel v0, OpenAI’s ChatGPT, or your own models can help you with Scalekit projects.

Play