A trial is granted only through the MCP connector. The dashboard wizard, the CLI, ZIP upload,
GitHub import and repo deploy all keep the ordinary card gate - they have no way to show you a
pod that lives in the trial account, so granting one there would spend your trial on a pod you
could not see or use.
What You Get
1-Click Apps are not available on a trial. They declare minimum plans above Launch, so asking for
one returns:
How the Assistant Tells You
A trial pod is created silently at the point the card gate would have refused you, so the tools that can return one say so explicitly.create_pod, get_pod and deploy_pod all include these fields
when the pod they are reporting on is an unclaimed trial:
These fields are absent for any pod you are paying for. As the deadline gets closer the assistant is
told to lead with it rather than mention it in passing, so expect to be reminded.
list_pods includes your trial pod even though it is not technically in your team yet - it is
prepended to the list, so “what have I got running?” answers correctly.
Two tools are locked on an unclaimed trial and point you at the claim page instead of running:
change_plan (a trial is fixed on Launch) and exec_command. Everything else works:
deploy_pod, write_file, read_file, list_files, get_logs, manage_pod and delete_pod.
Keeping the Pod
Adding a payment method claims it. There is no separate confirm step - the moment your card is saved, the pod moves into your own account and keeps running. Every trial pod has its own claim page at:- The pod keeps its name, URL, files and data. Nothing is rebuilt or moved.
- It becomes an ordinary Launch pod at $3/mo, billed to your team from that day.
- Nothing is charged the moment you add the card. Your first payment method also grants a one-time $10 credit, which covers the first few months of a Launch pod.
- Every tool works on it normally, and it appears in your dashboard, the CLI and the API like any other pod.
The claim URL is a pointer, not a key. It only works for the signed-in account that was granted
the trial - anyone else who opens it is sent to the ordinary billing page and is told nothing
about the pod. Sharing the link does not share the pod.
When It Expires
At 90 minutes the pod is deleted: the container, its files and its URL all go. Nothing is charged, because there was never a card. InstaPods emails you to say the pod was removed and what it would cost to run it for real. There is no way to recover a reaped trial pod or its files, and no extension. If you want the app back, deploy it again on a paid pod.Refusals You Might See
The trial is deliberately narrow, and an assistant may report any of these instead of a pod.
Asking from anywhere other than the connector is not a trial refusal at all - you simply get the
ordinary card gate:
you+test@example.com
and you@example.com count as the same person.
Adding a payment method resolves all of them, and still charges nothing on the day you add it.