Skip to content
Windsurf

Mdkit for Windsurf

online.mdkit/mdkit

Document-to-Markdown MCP server — convert PDF, Office and HTML into LLM-ready Markdown.

client:Windsurf transport:streamable-http

Install Mdkit in Windsurf

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

{
  "mcpServers": {
    "mdkit": {
      "serverUrl": "https://api.mdkit.online/mcp/"
    }
  }
}

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

Mdkit in other clients