Skip to content
Windsurf

markdown to whatsapp for Windsurf

io.github.drsound/markdown-to-whatsapp

Convert Markdown into WhatsApp formatting: tables drawn to fit the phone's monospace width.

client:Windsurf transport:stdio runtime:npm

Install markdown to whatsapp in Windsurf

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

{
  "mcpServers": {
    "markdown-to-whatsapp": {
      "command": "npx",
      "args": [
        "-y",
        "markdown-to-whatsapp"
      ]
    }
  }
}

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

markdown to whatsapp in other clients