Skip to content
ATAI Today Brief
HomeNewsConceptsGuidesToolbox
AboutSubscribeUA
Subscribe

AI Today Brief

The daily AI-engineering brief. Built in public. EN · UA.

XTelegramLinkedInYouTubeRSS

Follow AI Today Brief on LinkedIn for daily AI-engineering updates and the weekly “5 shifts that changed how developers work” PDF.

Explore

NewsDigestsConceptsGuides

Company

SubscribeAdvertiseAbout

Legal

Editorial policyAI disclosurePrivacyTerms

© 2026 AI Today Brief. All rights reserved.

  1. Home/
  2. News/
  3. Tools & releases/
  4. Moonshot AI Releases Kimi Code CLI Terminal Agent with Agent Client Protocol Support
Tools & releases

Moonshot AI Releases Kimi Code CLI Terminal Agent with Agent Client Protocol Support

July 23, 2026· 4 min read
OKCurated by Oleksandr Kuzmenko, AI Product Engineer·Updated July 23, 2026·Sources cited on every story
AI-assisted · editor-reviewed·How we use AI
Moonshot AI Releases Kimi Code CLI Terminal Agent with Agent Client Protocol Support

Moonshot AI introduced Kimi Code CLI, a single-binary terminal coding agent that runs without Node.js dependencies. It supports Agent Client Protocol for IDE integration in Zed and JetBrains, conversational Model Context Protocol setup via /mcp-config, and subagents for parallel execution.

Impact: Medium

Why it matters

Engineers get a fast terminal coding agent that plugs directly into existing IDEs like Zed while managing Model Context Protocol servers conversationally.

TL;DR

  • 01Install Kimi Code CLI via single binary without Node.js setup
  • 02Manage MCP servers conversationally inside chat using /mcp-config
  • 03Connect terminal sessions to Zed or JetBrains using Agent Client Protocol via `kimi acp`

Key facts

Distribution
Single binary (no Node.js)
Protocol
Agent Client Protocol (ACP)
UI Engine
pi-tui

Terminal Agent Built for Speed

Kimi Code CLI ships as a single-binary distribution requiring no Node.js runtime. Built on pi-tui, the terminal user interface launches in milliseconds. Installation is executed via a simple shell script (curl -fsSL https://code.kimi.com/kimi-code/install.sh | bash). On first launch, users log in using OAuth or a Moonshot AI API key.

Subagents and Lifecycle Hooks

The agent introduces built-in subagents (coder, explore, and plan) that handle isolated background tasks to keep main context windows clean. Custom lifecycle hooks allow developers to trigger local commands, audit tool executions, or block unsafe operations.

Conversational MCP and IDE Integration

Developers can configure Model Context Protocol servers directly inside chat using the /mcp-config command. Additionally, Kimi Code CLI supports the Agent Client Protocol (kimi acp), letting Zed and JetBrains drive terminal agent sessions over standard I/O.

Try it in 2 minutes

curl -fsSL https://code.kimi.com/kimi-code/install.sh | bash

bash

✓ When to use

  • When you need a fast terminal coding agent with zero runtime setup
  • When orchestrating MCP servers alongside Zed or JetBrains IDEs

✕ When NOT to use

  • When working in GUI-only environments without terminal access

What to do today

  • →Run install script to test Kimi Code CLI locally
  • →Configure MCP integrations using /mcp-config inside the TUI
  • →Enable ACP integration in Zed settings
#Kimi Code CLI#Zed#JetBrains#Model Context Protocol#pi-tui

Sources

  • Kimi Code CLI GitHub Repository
ShareShare on XShare on LinkedIn
Next story →Code Review Graph Cuts AI Token Consumption in PR Reviews by 82x

Related stories

  • Tools & releasesAndrew Ng Releases OpenWorker for Local Desktop AI Deliverables
  • Tools & releasesRunway Launches Media Router API for Dynamic Generative Model Selection
  • Tools & releasesGoogle Releases Gemini 3.6 Flash and 3.5 Flash-Lite for Agentic Workflows
  • Tools & releasesNVIDIA Isaac Lab 3.0 Decouples Simulation Engine for Physical AI Training

Email digest

Get the morning AI brief

One email a day — the stories that matter for engineers, founders and tech leads. Human-edited, with links to primary sources.

  • ✓120+ sources scanned daily
  • ✓Edited by a human
  • ✓1 email per day
  • ✓EN + UA

By subscribing you agree to the privacy policy.