Skip to content
Windsurf

markly for Windsurf

io.github.whitemarmot/markly

Add text or logo watermarks to images via the Markly.cloud API. Batch supported.

client:Windsurf transport:stdio runtime:npm

Install markly in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "markly": {
      "command": "npx",
      "args": [
        "-y",
        "markly-mcp-server"
      ],
      "env": {
        "MARKLY_API_KEY": "<MARKLY_API_KEY>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

markly in other clients