Skip to main content

Cline with mittwald

Cline is an AI coding assistant that works with Visual Studio Code, Cursor, and Windsurf.

Installation

Install the Cline extension for your IDE:

  • Visual Studio Code
  • Cursor (uses VS Code marketplace)
  • Windsurf (uses VS Code marketplace)

Configuration

Configure Cline through its UI:

  1. Open Cline settings
  2. Select API Provider: "OpenAI Compatible"
  3. Enter Base URL: https://llm.aihosting.mittwald.de/v1
  4. Enter OpenAI Compatible API Key: Your mittwald LLM API key from mStudio
  5. Enter Model ID: Ministral-3-14B-Instruct-2512

Features

Cline supports:

  • Autonomous coding and refactoring
  • File editing and creation
  • Terminal command execution
  • Web browsing (with appropriate configuration)
  • Tool use and agentic workflows

Next Steps