A
licenseA
qualityB
maintenanceConnects Kimi Code with Claude Code, enabling Claude to delegate bulk codebase reading to Kimi (256K context) for cost savings, while Claude focuses on reasoning and code edits.
8
18 npm
61
MIT
No user-submitted related servers found.
Scored across 5 tools
Each tool has a clearly unique role: creating a task binding, initiating a consultation, polling status, listing sessions, and closing a session. There is no ambiguity between them.
All tools use the consistent 'advisor_' prefix followed by a clear verb (and sometimes an object). The verb_noun pattern is uniform and predictable.
With exactly five tools, the server is well-scoped for managing advisor consultations. Each tool earns its place in the lifecycle without redundancy.
The tool set covers the full lifecycle of a consultation task: create, start, poll, list, and close. No obvious missing operations are needed for the stated purpose.