Skip to content
Cursor

Markdown to HTML API for Cursor

io.github.br0ski777/markdown-to-html

Convert markdown to clean HTML with headings, lists, code blocks. x402 micropayment.

client:Cursor transport:sse

Install Markdown to HTML API in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "markdown-to-html": {
      "url": "https://markdown-to-html.api.klymax402.com/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Markdown to HTML API in other clients