All clients
Kimi Code CLI
CLIMoonshot AI
MCP
SupportedProject and user MCP definitions with per-server transport and timeouts.
Verified 2026-09-07Docs
Transportsstdiohttpsse
Authheadersenv-secretsoauth
Config files
| Path | Scope | Format | Key |
|---|---|---|---|
.kimi-code/mcp.json | Project | json | mcpServers |
~/.kimi-code/mcp.jsonKIMI_CODE_HOME overrides the directory. | Global | json | mcpServers |
Fields
| Field | Type | Description |
|---|---|---|
command | string | Executable for a stdio server. |
args | string[] | Arguments for the executable. |
env | record<string, string> | Environment for the child process. |
url | string | Remote endpoint. |
headers | record<string, string> | HTTP request headers. |
transport | "stdio" | "http" | "sse" | Inferred from command or url; legacy SSE must be explicit. |
cwd | string | Child working directory. |
bearerTokenEnvVar | string | Environment variable holding a bearer token. |
enabled | boolean | False disables this server. |
startupTimeoutMs | number | Connection timeout, 1–2147483647 ms; default 30000. |
toolTimeoutMs | number | Tool timeout, 1–2147483647 ms. |
enabledTools | string[] | Tool allowlist. |
disabledTools | string[] | Tool blocklist. |
- •Project servers override same-name user entries and require workspace trust.
- •Use /mcp-config login <server> for OAuth.
Skills
SupportedSKILL.md skills following the open Agent Skills standard.
Verified 2026-06-21
Invoke/skill-name
Config files
| Path | Scope | Format | Key |
|---|---|---|---|
.agents/skills/<name>/SKILL.md | Project | markdown | — |
~/.agents/skills/<name>/SKILL.md | Global | markdown | — |
Fields
| Field | Type | Description |
|---|---|---|
name* | string | Skill identifier (required by the Agent Skills standard). |
description* | string | What the skill does and when to use it. |
- •Skill discovery paths from the open skills CLI (vercel-labs/skills).
Rules
Information missingWe haven't verified this surface for this client yet. Contribute it.
Hooks
Information missingWe haven't verified this surface for this client yet. Contribute it.
Commands
Information missingWe haven't verified this surface for this client yet. Contribute it.
Settings
Information missingWe haven't verified this surface for this client yet. Contribute it.
Search, browser & identification
Findings apply to the tool and conditions listed. Each known claim links to its evidence.
Behavior has not been researched for this client. Unknown does not mean unsupported.