Skip to content
Cline

krexel mcp for Cline

io.github.syfer-web/krexel-mcp

Ship and edit static sites from any MCP-compatible AI. The AI is the brain; Krexel is the hands.

client:Cline transport:stdio runtime:npm

Install krexel mcp 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": {
    "krexel-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "krexel-mcp"
      ]
    }
  }
}

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

krexel mcp in other clients