← Back to the Hub

Kimi Code (ACP)

acp:kimi

ACP

Moonshot AI's first-party open-source coding agent with a native ACP server.

ACPOpen sourceNeeds setupContext replay sessions

Specification

CategoryACP agents
RuntimeACP
InterfaceTUI and CLI over ACP
Sourceacp:featured
LicenceMIT
ContinuityContext replay
SupportNeeds setup
Based onKimi Code agent

Setup and support

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

Runtime behaviour

Capabilities

Agent Client ProtocolContext replay

Policies and ownership

  • +External agent owns its tool loop and tool inventory
  • +SuperQode provides ACP connection, session handoff, and context replay

Get started

Inside SuperQode
$ :connect acp kimi$ :harness switch acp:kimi$ :harness status
From your shell
$ superqode harness run acp:kimi "Describe your task"

Install and authenticate

  1. 1

    Install Kimi Code

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