Integrations

Celune connects to the tools your team already uses. Integrations extend what your agents can see, do, and communicate — without replacing your existing workflow.


Available Integrations

Claude Code (MCP)

The primary way developers connect Celune to their local environment. Claude Code connects to Celune via the Model Context Protocol (MCP), giving your Agent Lead real-time access to your workspace — tasks, projects, memory, and agent configuration — directly inside your IDE.

What it enables:

  • Create, update, and complete tasks from Claude Code without opening the dashboard.
  • Store and recall memory entries inline while you code.
  • Read agent configuration and delegate to specialists during a coding session.

See the MCP Setup Guide for setup instructions.


GitHub

Connect your GitHub repositories so agents can understand your codebase in context — open pull requests, recent commits, and file structure.

What it enables:

  • Agents reference real files and recent changes when working on tasks.
  • Code review agent (SCAN) can read and analyze pull request diffs.
  • Task completion can be linked to the commits that produced the output.

See the GitHub Integration Guide for setup instructions.


Slack

Connect your Slack workspace so agents can notify channels, accept commands, and send proactive updates without requiring anyone to check the dashboard.

What it enables:

  • Agents post task completion summaries and escalation alerts to designated channels.
  • Team members can create tasks and check agent status using /celune slash commands.
  • Your Agent Lead can send messages to Slack as part of a task workflow.

See the Slack Integration Guide for setup instructions.


ElevenLabs (Voice)

Voice mode is powered by ElevenLabs text-to-speech. This integration runs automatically when voice mode is enabled — there is no separate setup step.

What it enables:

  • Your Agent Lead delivers spoken responses in a voice you chose.
  • Voice previews during onboarding and agent settings.

Voice mode is available on Pro, Team, and Enterprise plans. See the Voice Setup Guide for details.


AI Providers (BYOK)

Bring your own Anthropic or OpenAI API key to route model inference through your own provider account instead of Celune's managed access.

What it enables:

  • Inference costs billed to your own Anthropic or OpenAI account.
  • Compliance with organizational policies requiring use of approved credentials.
  • Use of existing enterprise agreements with AI providers.

See the BYOK Guide for setup instructions.


Integration Status

| Integration | Status | Plans | | ------------- | -------------- | -------------- | | Claude Code | Available | All | | GitHub | Early access | Pro, Team, Ent | | Slack | Early access | Pro, Team, Ent | | ElevenLabs | Available | Pro, Team, Ent | | BYOK | Available | Pro, Team, Ent |


Planned Integrations

The following integrations are on the roadmap:

  • GitLab — Repository access and MR review, analogous to the GitHub integration.
  • Linear — Two-way sync between Celune tasks and Linear issues.
  • Notion — Agent knowledge base and document context.
  • Jira — Issue import and task status sync for enterprise teams.

If an integration you need isn't listed, contact hello@celune.ai — we prioritize based on demand.


Related Pages