View on GitHub →

Access 12 open-weight
coding models in pi

Use GLM-5.2, Kimi K2.7, DeepSeek V4, Qwen3.7, and more through your ClinePass subscription — directly inside pi with full streaming, tool calls, and thinking level support.

pi install npm:pi-clinepass-provider

Requires a ClinePass subscription — $9.99/month

Model catalog

12 curated models with per-model thinking level support

Model Context Input Output Reasoning
GLM-5.2 cline-pass/glm-5.2 200K $1.40/M tok $4.40/M tok off → xhigh
Kimi K2.7 Code cline-pass/kimi-k2.7-code 262K $0.95/M tok $4.00/M tok low → high
Kimi K2.6 cline-pass/kimi-k2.6 262K $0.95/M tok $4.00/M tok low → high
Kimi K3 cline-pass/kimi-k3 1M $3.00/M tok $15.00/M tok max (always on)
DeepSeek V4 Pro cline-pass/deepseek-v4-pro 1M $1.74/M tok $3.48/M tok off / high
DeepSeek V4 Flash cline-pass/deepseek-v4-flash 1M $0.14/M tok $0.28/M tok off / high
MiMo-V2.5 cline-pass/mimo-v2.5 262K $0.14/M tok $0.28/M tok off → high
MiMo-V2.5-Pro cline-pass/mimo-v2.5-pro 262K $1.74/M tok $3.48/M tok off → high
MiniMax M3 cline-pass/minimax-m3 1M $0.30/M tok $1.20/M tok off → high
Qwen3.7 Max cline-pass/qwen3.7-max 262K $2.50/M tok $7.50/M tok off → high
Qwen3.7 Plus cline-pass/qwen3.7-plus 1M $0.40/M tok $1.60/M tok off → high
Qwen3.8 Max cline-pass/qwen3.8-max 1M $2.00/M tok $6.00/M tok low / medium / xhigh

Why install?

Everything you need to use ClinePass models directly in pi

Full streaming

Native OpenAI-compatible streaming via pi's openai-completions — SSE parsing, tool calls, and usage tracking out of the box.

Per-model thinking

Map pi's six thinking levels to each model's reasoning_effort. Set with --thinking and switch in-session with /thinking.

WorkOS OAuth

Reuses your existing Cline CLI login — no separate API key needed. Tokens refresh automatically behind the scenes.

Dynamic discovery

Fetches live model list from the Cline API at startup. Falls back to a curated static catalog if the endpoint is unavailable.

Cost tracking

Per-token usage tracking against ClinePass reference pricing so you know exactly what each model session costs.

/login flow

Auto-detects existing WorkOS credentials or falls back to browser-assisted manual API key paste in one command.

Authentication

Two paths — pick the one that fits

Recommended

Cline CLI login

If you already use the Cline CLI and have run cline auth, this extension detects your WorkOS OAuth credentials automatically. Run pi /login and select ClinePass — no separate API key needed. Short-lived tokens refresh server-side.

Static API key

Generate an API key from app.cline.bot → Settings → API Keys. Set CLINE_API_KEY in your environment, or paste it during the pi /login flow. Keys never expire.

One command, 12 models.

Install and start using open-weight models in pi today.

View on GitHub