Sign In

offrouter-adapter-cline

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

offrouter-adapter-cline

Cline adapter for OffRouter. Installs the OffRouter MCP server into Cline's `cline_mcp_settings.json` so `offrouter install cline` works, with rollback.

latest
npmnpm
Version
0.34.0
Version published
Weekly downloads
41
-36.92%
Maintainers
1
Weekly downloads
 
Created
Source

offrouter-adapter-cline

Cline adapter for OffRouter. Installs the OffRouter MCP server into Cline's cline_mcp_settings.json so offrouter install cline works, with rollback.

Install

npm install offrouter-adapter-cline

Then register with the CLI:

offrouter install cline --profile cline-personal

This installs the OffRouter MCP server entry (mcpServers.offrouter) into Cline's MCP settings file, enabling policy-based model selection for delegated tasks. The entry is merged (never clobbering other servers) and is fully rollback-able via offrouter uninstall cline.

Cline MCP settings location

  • macOS: ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
  • Linux: ~/.config/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
  • Windows: %APPDATA%/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json

Set OFFROUTER_CLINE_SETTINGS to override the full file path (used for tests and non-default VS Code profiles).

  • offrouter.com
  • GitHub
  • Docs

FAQs

Package last updated on 06 Aug 2026

Related posts