Velog for Windsurf
io.github.seongwon030/velog
Write, publish, and manage Velog (velog.io) posts, series, comments, and trends. 29 tools.
client:Windsurf
transport:stdio
runtime:npm
Install Velog in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"velog": {
"command": "npx",
"args": [
"-y",
"velog-mcp-claude"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs