Skip to main content
Catalyst includes an optional assistant panel that can answer questions about the current page, explain server logs, and propose safe server actions.

Providers

The assistant works with OpenAI-compatible chat completion APIs.
The custom provider can be used with local or self-hosted OpenAI-compatible endpoints. API key requirements depend on that endpoint.

Context sent to the assistant

When you send a message, Catalyst can include:
  • Current route and page.
  • Selected server name, status, RAM, player count, and platform.
  • Recent console logs.
  • Relevant server properties.

Confirmed actions

The assistant can propose actions, but Catalyst asks before applying them.
Allowed keys include max-players, view-distance, simulation-distance, motd, difficulty, pvp, white-list, enforce-whitelist, and spawn-protection.
Treat assistant output like a suggested admin action. Review the change before confirming it, especially on public or production servers.