OpenClaw

Deploy from OpenClaw

Connect aft.page as an MCP tool server so OpenClaw can publish small software to a live URL.

  1. Add the aft.page MCP server

    Register the remote MCP URL in your OpenClaw MCP / tools config:

    {
      "mcpServers": {
        "aft-page": {
          "url": "https://mcp.aft.page/mcp"
        }
      }
    }
  2. Ask OpenClaw to deploy

    In a session with MCP tools enabled:

    Deploy this HTML to aft.page
  3. HTTP fallback

    If MCP is not available in your OpenClaw setup, use the API.

Remote MCP: https://mcp.aft.page/mcp. Docs: /mcp.