Markdown to HTML API for VS Code
io.github.br0ski777/markdown-to-html
Convert markdown to clean HTML with headings, lists, code blocks. x402 micropayment.
client:VS Code
transport:sse
Install Markdown to HTML API in VS Code
.vscode/mcp.json
{
"servers": {
"markdown-to-html": {
"type": "sse",
"url": "https://markdown-to-html.api.klymax402.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs