Skip to content

Integration guide

Use GreenPT in Cline

Cline connects to GreenPT through its OpenAI Compatible provider. In the extension settings, enter the GreenPT base URL, your API key, and a coding model id such as glm-5.2. The autonomous VS Code agent then runs on open-weight models hosted on renewable EU infrastructure.

No config files needed: everything happens in the Cline settings panel inside VS Code.

Setup

Connect Cline to GreenPT

Every OpenAI-compatible setup needs the same three values. The steps below show where they go in this tool.

Base URL
https://api.greenpt.ai/v1
API key
GREENPT_API_KEY
Model
glm-5.2
  1. Install the Cline extension

    Install Cline from the VS Code Marketplace (also available for Cursor and Windsurf) and open it from the sidebar.

  2. Create a GreenPT API key

    Sign up at account.greenpt.ai (14-day free trial, no credit card) and create an API key in the console.

  3. Configure the OpenAI Compatible provider

    Open Cline settings, choose OpenAI Compatible as the API provider, and fill in the three values below. Save, and Cline is running on GreenPT.

    Cline settings, API Configuration
    API Provider:  OpenAI Compatible
    Base URL:      https://api.greenpt.ai/v1
    API Key:       your GreenPT API key
    Model ID:      glm-5.2
  4. Verify with a small task

    Ask Cline to make a scoped change, for example adding a test. Watch the plan and tool calls: glm-5.2 handles multi-step edits and command execution reliably.

Pick a model

Five open coding models, one key

glm-5.2 is the flagship for agentic software engineering. kimi-k2.7-code handles very large repositories, devstral-2-123b-instruct-2512 is built for SWE agents, qwen3-coder-30b-a3b-instruct is the efficiency pick, and minimax-m2.5 the budget one. All open-weight, all hosted in the EU.

Compare all coding models

Why GreenPT

Why teams point Cline at GreenPT

Same agent, same workflow, different footprint. GreenPT serves open-weight coding models from green EU data centres, with privacy guarantees that proprietary defaults do not offer.

  • No training on your code

    Prompts and code are never used for training. GDPR-compliant, EU-based processing with DPAs on request.

  • Open-weight models

    glm-5.2, Kimi K2.7 Code, Devstral 2, Qwen3 Coder, and MiniMax M2.5. You know exactly what you run.

  • Renewable EU infrastructure

    Scaleway green data centres, 100% renewable energy, PUE 1.25 and WUE 0.25, with CO2 tracked per request.

  • One key for everything

    The same GREENPT_API_KEY also serves chat, embeddings, reranking, OCR, speech-to-text, and web search.

Frequently asked questions

Which GreenPT model works best in Cline?

glm-5.2 for everyday agentic work, with a 1M-token context for large repositories. devstral-2-123b-instruct-2512 is a strong alternative: Mistral built it for SWE agents and it explicitly powers tools like Cline.

Compare the coding models →
Does Plan and Act mode work with GreenPT models?

Yes. Cline’s Plan and Act modes are provider-independent. You can even set different GreenPT models per mode, for example a reasoning-heavy model for planning and an efficient one for execution.

Does GreenPT train on my code?

No. GreenPT never trains models on your prompts, code, or conversations. Processing happens entirely inside the EU with full GDPR compliance, and data processing agreements are available on request.

How is this more sustainable than the default setup?

GreenPT models run in Scaleway green EU data centres on 100% renewable energy, with a PUE of 1.25 and a WUE of 0.25, well below industry averages. CO2 and energy usage are tracked per request, so you can report the footprint of your coding agent instead of guessing it.

What does it cost?

You pay per token through GreenPT API credits, and every new account starts with a 14-day free trial, no credit card required. Open-weight models are markedly cheaper to run than proprietary frontier models, and you can cut spend further with the Honey agent skill.

View pricing →

Start coding greener

Your agent, our models, less carbon .

Start a free 14-day trial, no credit card. Point Cline at one OpenAI-compatible endpoint and run glm-5.2 and friends on 100% renewable energy.

  • 100% Renewable
  • EU Hosted
  • OpenAI-compatible