Skip to content
Cursor

miinideck for Cursor

io.github.suiyang-meta/miinideck

Publish AI-generated HTML to a private, unguessable link, straight from Claude or ChatGPT.

client:Cursor transport:streamable-http

Install miinideck in Cursor

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

{
  "mcpServers": {
    "miinideck": {
      "url": "https://www.miinideck.com/api/mcp"
    }
  }
}

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

miinideck in other clients