Skip to content
VS Code

HTML to Markdown API for VS Code

io.github.br0ski777/html-to-markdown

Convert HTML to clean markdown. Strips scripts and styles. x402 micropayment.

client:VS Code transport:sse

Install HTML to Markdown API in VS Code

.vscode/mcp.json

{
  "servers": {
    "html-to-markdown": {
      "type": "sse",
      "url": "https://html-to-markdown.api.klymax402.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

HTML to Markdown API in other clients