Skip to main content
Glama
Arhimage
by Arhimage

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
KIMICODE_API_KEYNoAPI key used by the kimi_ask tool. Alternatively set api_key in ~/.kimi-code/config.toml.
LADDER_EXPERIMENTALNoSet to '1' to enable experimental tools.0

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
kimi_codeA

Agentic work in a repository: analyze and edit files. Defaults to in-process CLI transport.

kimi_askC

Stateless question or independent review. Text only, no repo, no edits.

kimi_sessionsB

List/inspect Kimi sessions from the CLI catalog, ACP, or both.

kimi_tasksC

Manage background work: status, output, or cancel.

kimi_statusC

Installation, auth, and diagnostics.

kimi_setupC

Generate the Kimi-hosted MCP config entry for Ladder_mcp.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Arhimage/ladder-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server