Lobe Chat logo
AI · self-hosted

Lobe Chat in one click.

Lobe Chat is a modern ai chat interface supporting many providers you can run on your own machine. Launch it in Even Stacks in one click, serve it over trusted HTTPS, and let your AI agents operate it.

What is Lobe Chat?

Lobe Chat is an open-source, extensible AI chat interface supporting multiple providers including OpenAI, Ollama, and Anthropic. It features a plugin system, persistent chat history, and image generation.

CategoryAI
Default port3210
Container imagelobehub/lobe-chat:latest
Official sitelobechat.com

Run Lobe Chat in Even

Even Stacks launches Lobe Chat as a managed container on your own machine. No compose files, no manual setup.

  1. Open the Even Stacks panel in Even. The container engine starts on demand.
  2. Find Lobe Chat in the one-click services and click Launch.
  3. Even pulls the image, starts it on port 3210, and serves it over trusted HTTPS at https://lobe-chat.localhost.

Drive Lobe Chat with your AI agents

Even ships an MCP, so any agent you run inside Even (Claude Code, Codex, and more) can operate Lobe Chat directly, at both the UI level and the container level.

Through the Even MCP an agent can pull a model, call the local endpoint, and wire it into a tool, all on your own hardware. It runs commands inside the container, reads its logs, and for web apps opens and clicks through the interface in Even's own browser pane. Ask once, for example "set up Lobe Chat and get it ready", and the agent handles it end to end.

How agents reach it: Open http://localhost:3210 and add AI provider API keys under Settings > LLM Providers. Conversations are stored in browser local storage by default; set a DATABASE_URL env var for server-side persistence across sessions.

More AI services

Other one-click services you can launch in Even Stacks.