ladder-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| KIMICODE_API_KEY | No | API key used by the kimi_ask tool. Alternatively set api_key in ~/.kimi-code/config.toml. | |
| LADDER_EXPERIMENTAL | No | Set to '1' to enable experimental tools. | 0 |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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