Skip to content

Blog

Beta · biscuit · v0.0.1

Your first Mule API in Orca Cockpit

Build a hello-world Mule HTTP API during the 5-day biscuit beta: vault, Sign in, Ask, then a 1:1 Project.

September 8, 2026 · 6 min read

The biscuit beta is long enough to take a Mule project from an empty Ask thread to a running hello-world API. This is the shortest path we use ourselves.

Before you open the IDE

  • Accept your Clerk invite, set a password, and land on Account.
  • In Vault, save your Cursor API key and Anypoint Connected App (client ID, secret, org ID).
  • Download Orca Cockpit for Mac or Windows.

Do not start in the IDE. Secrets are website-only writes. The desktop hydrates them after Sign in.

Sign in, then Ask

Open the app and choose Sign in. Clerk on orcaesb.com, then back to localhost. You should land in Ask with Connections showing Cursor and Anypoint.

Ask
What applications and vCores can you see in this Anypoint org? I am about to add a hello-world HTTP API.

Open the Project

When you are ready for files on disk, open the default Project created on first account visit. One Project, one Linux VM. Extra Projects come from Orca Cockpit IDE. The website /access page lists them.

Agent mode — after the VM is ready
Scaffold a Maven Mule project named hello-api with GET /hello returning {"message":"ok"}. Show the OAS, then write the flows on this Project.

What “done” looks like

Left: one bot selected. Center: the thread that created the project. Right: the VM where the listener ran. If any panel is empty, that is the next fix — not a new tool to install on your laptop.

More from the bench

Request access to Orca Cockpit.

Access is invite-only. Email sivaji@orcaesb.com or rajiv@orcaesb.com — we review each request and send a Clerk invite one user at a time. After you set a password, fill the vault, download Cockpit, and Sign in from the desktop to land in Ask. Your first Project is created on first Setup visit. No checkout during this beta.