Skip to content
Cursor

MakeItRun for Cursor

io.github.makeitrunai/makeitrun-mcp

Publish HTML from Claude or ChatGPT to a live URL with a QR code — no developer needed.

client:Cursor transport:streamable-http

Install MakeItRun in Cursor

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

{
  "mcpServers": {
    "makeitrun-mcp": {
      "url": "https://mcp.makeitrun.ai/mcp"
    }
  }
}

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

MakeItRun in other clients