Getting Started with Celune

Get from zero to your first AI-powered engineering task in under 10 minutes.


What is Celune?

Celune is an agentic engineering platform for software teams. Instead of juggling AI tools across a dozen tabs, you get a structured team of AI agents that work alongside you — understanding your codebase, picking up tasks, and shipping real output.

Your Agent Lead is the center of it all. Think of them as your closest AI coworker: they know your preferences, communicate in a voice you chose, and coordinate with the rest of your agent team. This isn't a chatbot — it's a collaborator.

Celune is built for engineering teams who want to move faster without losing control. Agents operate within the boundaries you set.


Sign Up

  1. Go to app.celune.ai and click Get Started.
  2. Enter your email and create a password (or sign in with GitHub).
  3. Check your inbox for a verification email and click Confirm your account.

Once verified, you'll land in the onboarding flow automatically.


Create Your Workspace

A workspace is your team's home inside Celune. It holds your agents, tasks, integrations, and settings. Most teams have one workspace, though larger orgs can run multiple.

To create your first workspace:

  1. Enter a workspace name — this is usually your company or team name (e.g., Acme Engineering).
  2. Choose a handle — this becomes your URL prefix (e.g., acme).
  3. Click Create Workspace.

You can rename your workspace later from Settings → General.


Meet Your Agent Lead

This is the most important step. Your Agent Lead is the primary AI you'll talk to every day. Celune lets you shape them before they ever say a word.

Name Your Agent

Give your Agent Lead a name. Something you'd actually say out loud. It should feel natural — you'll be using it constantly.

Choose a Personality

Select 2–3 traits that describe how you want your agent to communicate:

| Trait | What it means | | ------------ | --------------------------------------- | | Direct | Short answers, no filler | | Thorough | Explains reasoning, surfaces edge cases | | Casual | Relaxed tone, light humor | | Precise | Technically exact, formal |

Mix and match to dial in the right communication style for your team.

Pick a Voice

Your Agent Lead can speak — literally. Choose from a set of voices powered by ElevenLabs. Hit the play button on each to preview.

Voice is used in the Celune dashboard when your agent delivers updates, summaries, or alerts out loud.

Once you've made your selections, click Meet Your Agent to lock them in.


Connect via MCP

Celune connects to Claude Code — the AI coding assistant you already use — through the Model Context Protocol (MCP). This is what gives your Agent Lead real-time access to your codebase, terminal, and editor state.

For the full setup walkthrough, see the MCP Setup Guide.


Your First Task

With your workspace live and MCP connected, you're ready to run your first agentic task.

Create a Task

  1. In the Celune dashboard, click New Task (or press T).
  2. Give it a title and a brief description — be specific about the outcome you want.
  3. Assign it to your Agent Lead.
  4. Click Start.

Watch It Work

Your Agent Lead picks up the task and begins working. You'll see real-time status updates in the dashboard. Depending on your MCP setup, the agent can read files, run terminal commands, and commit code — all within the scope you've defined.

Task: "Refactor the auth middleware to support workspace-level roles"
Agent: Analyzing codebase...
Agent: Found 3 relevant files. Proposing changes...
Agent: Ready for review.

You're always in control. Agents surface their work for your review before anything is merged or deployed.


Next Steps

You're up and running. Here's where to go from here:

  • Concepts: Agents — Understand how the agent system works, roles, and permissions.
  • API Reference — Integrate Celune into your existing tools and workflows.
  • FAQ — Common questions about billing, limits, and agent behavior.