Dreamforce 2026 · Theater session

You watched it get built. Now build yours.

Everything from the session, ready for your own org: the library, the MCP server, the skills, and the prompts you saw on stage. About ten minutes to set up.

Get set up

Ten minutes, one time.

Pick your assistant first. The Claude desktop app, Claude Code, Cursor, VS Code, and Gemini CLI all build the same thing. Then five steps.

1
Install Avonni in your org

Any package, same library. Free for 10 users, sandbox unlimited.

2
Get the foundation ready

Install Node.js 18 or later and the Salesforce CLI, then log in to your org.

sf org login web
Copy
3
Open a project folder

Any empty folder works. Open it in your assistant. That is where the files land.

4
Install the Avonni Skills

One command. The installer detects your assistant and puts the skills in the right place.

npx skills add avonni/skills
Copy
5
Connect the Avonni MCP server

Hosted by Avonni, nothing to run. In Claude, one command. In Cursor or VS Code, add the URL to your MCP config.

claude mcp add --transport http avonni https://mcp.avonnicomponents.com
Copy
6
Test it, then build

Ask: List the available Avonni components. A real list back means you are connected. Now describe your first screen.

i
Nothing is deployed automatically. The assistant writes files locally. You review them and deploy with your usual process.
Full setup guide, per assistant →
The prompt

Start with the ones from the session.

Paste them as they are, or swap Northwind Traders for your own customer. Neither one names a component.

Demo 1 · Three surfaces, one prompt
Copy
We just signed Northwind Traders.
Build three things in this org.
1. A screen flow our CSM runs on day one. Confirm the account, choose the plan and the go-live date, review the task list, sign it off.
2. A page the onboarding manager opens every morning. Progress, days to go-live, what is blocked, the full task list.
3. A page in our customer portal. Their progress, their tasks. They must never see our internal ones.
Make it look finished. I do not want to write any CSS.
Demo 2 · The LWC built live
Copy
Create a Lightning web component for the Account record page.
It shows a card called "This month", with a calendar inside it. The calendar shows every event for this account in the current month.
Once completed, deploy it to the org.

Try them in a sandbox first.

What you saw

Composition, not construction.

The deck, as presented on stage.

The AI leaves when the session ends. The components stay.

At Moscone

Still at Dreamforce?

The people who build it are at the booth through September 17. Bring a screen your users struggle with. We will show you the Avonni version.

Trailblazer Forest, Moscone West.

Expo hours, all three days.

Not on site?

Same live build, on a call, on your own scenario.

Start free.

10 free production licenses. Sandbox unlimited. Every package is on the AppExchange.