llm-kb
← Back to releases
Tool Release

MCP servers and Claude Code CLI updated with new features and fixes

On July 10, 2026, the Model Context Protocol (MCP) servers and Claude Code CLI received updates. The MCP servers release v2026.7.10 updated packages for filesystem, time, fetch, and git. Claude Code CLI v2.1.206 added directory path suggestions for /cd, a /doctor check for trimming CLAUDE.md files, and improved git push handling.

14 engagement·2 sources·Fri, Jul 10, 2026, 01:45 AM
The MCP servers release v2026.7.10 updated four packages: @modelcontextprotocol/server-filesystem, mcp-server-time, mcp-server-fetch, and mcp-server-git, all to version 2026.7.10. Claude Code CLI v2.1.206 introduced several enhancements: directory path suggestions for the /cd command (matching /add-dir behavior), a /doctor check that proposes trimming checked-in CLAUDE.md files by cutting content Claude could derive from the codebase, and /commit-push-pr now auto-allows git push to the repo's configured push remote (remote.pushDefault, or the sole remote when only one is configured) in addition to origin. Additionally, the Gateway /login now supports Anthropic-operated public gateway endpoints, and EnterWorktree now asks for confirmation before entering a git worktree outside the project's .claude/worktrees/.

Entities

Model Context Protocol(tool)Claude Code CLI(tool)Anthropic(company)

Related

Tool ReleaseSat, Jul 4, 2026, 11:05 PM

Model Context Protocol releases v2026.7.4 with updated server packages

The Model Context Protocol project published version v2026.7.4 on July 4, 2026, updating four server packages: everything, filesystem, sequential-thinking, and memory. This routine release likely includes bug fixes and improvements for MCP server implementations.

0 engagement·1 source·github
ProductSun, Jul 12, 2026, 04:04 AM

Chameleon shows Claude a real file from your repo before it edits

Chameleon is a tool that provides Claude with the actual content of a file from your repository before it makes edits. It solves the problem of Claude editing files without full context, helping developers get more accurate code modifications.

1 engagement·1 source·hackernews
Tool ReleaseMon, Jul 6, 2026, 10:51 PM

Claude Code v2.1.202 adds dynamic workflow sizing and telemetry improvements

Anthropic released Claude Code v2.1.202 on July 6, 2026, introducing a configurable dynamic workflow size setting (small/medium/large) that advises Claude on agent count for workflows. The update also adds workflow.run_id and workflow.name OpenTelemetry attributes for better observability, and fixes a crash in inline history search and a bug with /rename on background sessions.

17 engagement·1 source·github
ProductSat, Jul 11, 2026, 05:29 PM

Upload project folder to get optimized markdown for LLM context

A web tool that lets users upload an entire project folder and receive a single, clean, optimized markdown file ready to paste into Claude or Codex. It solves the problem of manually preparing context for LLMs by automatically consolidating and formatting code files. All processing is done client-side for privacy.

1 engagement·1 source·reddit
Tool ReleaseThu, Jul 9, 2026, 04:47 PM

OpenAI Codex CLI v0.144.0 adds usage-limit credit details, writes approval mode, and interactive MCP auth

OpenAI released Codex CLI v0.144.0 on July 9, 2026, introducing usage-limit reset credits with type/expiration display and selection, a new `writes` app-approval mode for granular read/write permissions, and interactive authentication for MCP tools without experimental opt-in. These features improve developer control over API usage and security.

14 engagement·1 source·github