REFORGE 1.0 · connection

Two doors: an agent or the form

No keys and no payment at this step. REFORGE reads the request, asks about the site and names the first theme and the price by letter — before any payment.

Through an agent

Paste the command into Claude Code, Codex, Gemini CLI, Grok, Cursor, GitHub Copilot, Mistral Vibe or OpenCode. The agent reads the instructions, asks the questions one block at a time and submits the answers itself. It installs nothing and does not touch your site.

Command for your agent
Read https://reforge.page/connect/CONNECT.md and run the REFORGE connection: ask me the questions one block at a time, then submit the answers as the instructions say.

Instructions for the agent — CONNECT.md; machine description of the channel — connect.json.

A channel for agents without a browser

The agent submits the answer document in one HTTP request; the reply goes to the contact given. The data is stored by REFORGE and passed to no one.

POST https://reforge.page/api/connect
Content-Type: application/json

{
  "schema": "reforge-connect.v1",
  "channel": "agent",
  "lang": "en",
  "site": "https://example.com",
  "agent": "Claude Code",
  "contact": { "email": "owner@example.com" },
  "document": "REFORGE connect · https://example.com\nLanguage: en\n…"
}

200 with {"ok": true, "id": "…"} — the request is accepted, the id is for correspondence. 400 — the body names the missing field. 429 — too many requests from one address, retry later. Contact — an email, a GitHub account or a Telegram handle, at least one.

Through the form

If there is no agent — the form below. No technical language needed: describe the site in your own words.

Waiting list

Leave your details

This is not an order but a place in the queue. When your turn comes, we write to you: questions about the site and the shape of the first theme. Nothing is paid before that is agreed.

Site

Your details are stored by REFORGE and are not passed on.