Replit

Deploy from Replit

Ship a Replit Agent or static export to a durable *.aft.page URL — no cloud account ceremony.

  1. Option A — Agent + MCP / HTTP

    If your Replit agent can call MCP or HTTP, point it at aft.page:

    {
      "mcpServers": {
        "aft-page": {
          "url": "https://mcp.aft.page/mcp"
        }
      }
    }
  2. Option B — Export → Drop

    Download the static build (HTML/CSS/JS with index.html), then open Drop and upload the folder or zip.

  3. Prompt

    Ask the agent to return the live URL:

    Deploy this app to aft.page and give me the URL

Prefer MCP when available. Otherwise Drop or API.