Skip to content
Cline

Packkit for Cline

io.github.packkitlabs/packkit-mcp

Scaffold, compose, and upgrade modern multi-language projects as a native tool for AI agents.

client:Cline transport:stdio runtime:npm

Install Packkit in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Packkit in other clients