HTML to Markdown API for Cursor
io.github.br0ski777/html-to-markdown
Convert HTML to clean markdown. Strips scripts and styles. x402 micropayment.
client:Cursor
transport:sse
Install HTML to Markdown API in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"html-to-markdown": {
"url": "https://html-to-markdown.api.klymax402.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs