Loading MCP server directory, please wait...
MCP server bridging AI assistants to Moonshot AI Kimi Code CLI for code analysis and review
npx @getmcp/cli add io.github.x51xxx/kimi-mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.x51xxx/kimi-mcp-server": {
"command": "npx",
"args": [
"-y",
"@trishchuk/kimi-mcp-server"
],
"env": {
"KIMI_MCP_CWD": "",
"KIMI_SESSION_TTL_MS": "86400000",
"KIMI_MAX_SESSIONS": "50",
"MOONSHOT_API_KEY": ""
}
}
}
}