Skip to content
Claude Desktop

DeliverKit for Claude Desktop

io.github.muzimu217/deliverkit

Plan and verify multi-ecosystem packaging (Linux, Windows, macOS, HarmonyOS) for AI agents.

client:Claude Desktop transport:stdio runtime:npm

Install DeliverKit in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "deliverkit": {
      "command": "npx",
      "args": [
        "-y",
        "deliverkit-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

DeliverKit in other clients