Ask your Grok Bot to publish it. That is the whole setup.
Grok Bot reaches services by driving a browser, so Stacktree needs no plugin, no API key and no integration to work with it. Say where the page should go and you get back a private, unguessable URL that anyone can open without an account.
One instruction. No plugin, no key, no account. The real transcript.
How do I publish a page from Grok Bot?
Tell the bot what to make and where to put it, in one sentence: "Write a one-page project brief and publish it to Stacktree." It opens stacktr.ee, reads the publishing documentation and uses the anonymous publish path, which needs no account. It returns a private, unguessable URL that lasts 24 hours. Claim that page into a Stacktree account and the expiry comes off, and the bot can update the same URL in place on later runs.
Why there is nothing to install
Every other integration on this site needs something: a node in n8n, an MCP server in Claude Code, a connector in Claude.ai. Grok Bot needs nothing, because it does not call APIs through an integration layer. It signs into tools and navigates them the way a person does, in a browser on its own cloud computer.
That means the thing standing between an agent and a service is not whether an integration exists. It is whether the first useful action can be done without an account. Stacktree's first publish is anonymous by design, so the bot can complete the job in one pass.
What we actually tested
On 20 August 2026 we gave a Grok Bot one instruction: "Create a standard intro page and publish it to stacktree." No plugin, no key, no integration. It reported that it would look up how Stacktree pages work, found the house design guide, wrote a one-pager to that specification and published it, then returned the live URL and described the result correctly without being asked: unlisted, viewers need no account, expiring the next day. It also offered the right next step, which was claiming the page so it could update that URL in place instead of minting a new one.
Our server records match: no account attached, no payment, one file, 24 hour expiry. You can read the page it produced, which is still up because it was claimed into an account afterwards. The full write-up is in Grok Bot explained.
Making it repeatable
Grok Bot is built around routines: it learns a workflow from one demonstration and reuses it. That is where publishing in place matters. Once a page belongs to an account, every later run updates the same link rather than producing a new one, so the URL you gave a client on Monday still shows Friday's version. A routine that mints a fresh link every morning is not something you can send anyone.
To get there: publish once anonymously, claim the page, and tell the bot to update that page in future runs.
When the page should not be open to anyone with the link
The default is an unguessable URL that is never listed or indexed, which is enough for most internal work. When the page carries client material, paid plans add a passcode, or a gate that restricts viewers to a company email domain and lets them through by magic link without creating an account. Expiry and burn-after-read are available on every plan.
Other agents
If you also drive Claude Code, Codex CLI, Cursor or Claude.ai, those speak MCP and take a faster path than browser automation: they call publish_html directly and get a URL back. One command sets all of them up:
npx stacktree-install See every agent integration for the full list.
Grok Bot and Stacktree
Do I need to install a plugin to publish to Stacktree from Grok Bot? +
What do I say to my Grok Bot? +
Does the page expire? +
Can the bot update a page it already published? +
Can the page be private? +
Is Stacktree an official Grok plugin? +
Does this work with other agents too? +
Related guides
- Grok Bot explained What it is, what it costs, how the plugin marketplace works, and the full test.
- Every agent integration Claude Code, Codex CLI, Cursor, n8n, Claude.ai connectors, and any MCP client.
- Publish from n8n The same job in a workflow tool, via the Stacktree community node.
- Pricing What the free plan covers and what removes the expiry.
Ask your bot to publish one.
No plugin, no key, no account for the first page. The link works in any browser.
Sign up free →