Skip to content
Windsurf

md-vision for Windsurf

io.github.japlete/md-vision

Read markdown with inlined images and index headings for agentic RAG workflows.

client:Windsurf transport:stdio runtime:npm

Install md-vision in Windsurf

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

{
  "mcpServers": {
    "md-vision": {
      "command": "npx",
      "args": [
        "-y",
        "md-vision"
      ]
    }
  }
}

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

md-vision in other clients