Skip to content

llm-expose

Expose LLM-powered assistants through messaging platforms.

llm-expose provides a CLI workflow to configure model providers, attach channels, pair allowed users/chats, and run tool-aware assistants with MCP integrations.

Highlights

  • Telegram and Discord channel adapters.
  • LiteLLM model routing across local and cloud providers.
  • Pairing-based access control per configured channel.
  • MCP server integrations for tool-aware completions.

Where to Start

  • Installation and setup: Getting Started -> Installation
  • First run flow: Getting Started -> Quick Start
  • Configuration and operations: Guides