Velog for Claude Desktop
io.github.seongwon030/velog
Write, publish, and manage Velog (velog.io) posts, series, comments, and trends. 29 tools.
client:Claude Desktop
transport:stdio
runtime:npm
Install Velog in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"velog": {
"command": "npx",
"args": [
"-y",
"velog-mcp-claude"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs