Skip to content
Cline

Velog for Cline

io.github.seongwon030/velog

Write, publish, and manage Velog (velog.io) posts, series, comments, and trends. 29 tools.

client:Cline transport:stdio runtime:npm

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

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

Velog in other clients