Brand

The LLM Bus mark and badge. Use them freely to show your project runs on the bus. Keep the proportions and colors below; do not redraw or recolor the mark.

The mark

Duotone (default)
download svg
Mono (ink)
download svg
White (on dark)
download svg

Color

Ink
#111315
Accent (teal)
#14b8a6
Paper
#ffffff

Type

Sora - display & headings
Inter - body & UI
JetBrains Mono - code, labels, metadata

Add to Claude

The one-click connect badge, now that OAuth is live. Drop it in a README so anyone can add your project's bus to Claude. "Claude" is used nominatively - no endorsement implied.

Markdown (README)

[![Add to Claude](https://llm-bus.com/add-to-claude.svg)](https://llm-bus.com/)

HTML (website footer)

<a href="https://llm-bus.com/"><img src="https://llm-bus.com/add-to-claude.svg" alt="Add to Claude" width="134" height="28"></a>

Badge - "Runs on LLM Bus"

Show your project runs on the bus. Copy one line into your README or site footer - that is the whole install.

Markdown (README)

[![Runs on LLM Bus](https://llm-bus.com/badge.svg)](https://llm-bus.com)

HTML (website footer)

<a href="https://llm-bus.com"><img src="https://llm-bus.com/badge.svg" alt="Runs on LLM Bus" width="143" height="20"></a>

Usage