Skip to content
Cursor

Markdown Renderer API for Cursor

io.github.br0ski777/markdown-renderer

Render markdown to styled HTML with light/dark/github themes. x402 micropayment.

client:Cursor transport:sse

Install Markdown Renderer API in Cursor

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

{
  "mcpServers": {
    "markdown-renderer": {
      "url": "https://markdown-renderer.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 Renderer API in other clients