PulseAugur
EN
LIVE 13:11:44

llm-cli-gateway 2.5.0 adds OAuth for secure remote connectors

The latest release of llm-cli-gateway, version 2.5.0, introduces OAuth support for remote MCP connectors, enhancing security by moving away from credential-based URL shortcuts. This update also refines workspace management, registering them as aliases with controlled access to local file paths rather than arbitrary directories. The release aims to simplify installation, improve auditability, and provide a more secure environment for connecting to LLM providers. AI

IMPACT Enhances security and usability for developers integrating with LLM providers via the llm-cli-gateway.

RANK_REASON This is a software release for a specific tool, not a frontier model or significant industry event.

Read on dev.to — MCP tag →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

COVERAGE [1]

  1. dev.to — MCP tag TIER_1 English(EN) · Werner Kasselman ·

    llm-cli-gateway 2.5.0: OAuth for remote MCP connectors and safer workspaces

    <p>llm-cli-gateway 2.0.0 was the quiet supply-chain release. It moved persistence to Node's built-in <code>node:sqlite</code>, removed the production <code>better-sqlite3</code> native install path, and made the package simpler to install and easier to audit.</p> <p>That was inte…