khonliang-developer

tolldog/khonliang-developer
★ 0 stars Python 📦 Other Updated today
Development lifecycle MCP server — consumes the khonliang corpus to produce specs, milestones, FRs, worktrees, and dispatched work units
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "khonliang-developer": {
      "command": "uvx",
      "args": [
        "khonliang-developer"
      ]
    }
  }
}

Or install with pip: pip install khonliang-developer