# Lubby

> Lubby is the waiting room for AI-assisted developers. When your coding agent (Claude Code, and via a browser extension Lovable, ChatGPT, and Claude) starts working, Lubby automatically sets your presence and connects you with other developers who are waiting right now, for exactly five minutes. Privacy is the core constraint: only presence is shared, never source code, file names, prompts, terminal output, or git diffs.

Lubby is free and open source. Use the hosted app at https://lubby.tech or self-host it.

## Pages

- [Home](https://lubby.tech/): What Lubby is and how it works.
- [About](https://lubby.tech/about): Why Lubby exists.
- [Integrations](https://lubby.tech/integrations): Claude Code plugin and the browser extension.
- [Pricing](https://lubby.tech/pricing): Free and open source, hosted or self-hosted.
- [FAQ](https://lubby.tech/faq): Privacy, rooms, connections, and setup.
- [Changelog](https://lubby.tech/changelog): What shipped recently.

## Privacy

- [Privacy](https://lubby.tech/privacy): Presence only. Lubby never sees your code, files, prompts, or terminal output.
- [Terms](https://lubby.tech/terms): Plain-language terms of service.

## Developers

- [Connector API (OpenAPI)](https://lubby.tech/.well-known/openapi.json): Report agent lifecycle events with a connector token.
- [MCP server card](https://lubby.tech/.well-known/mcp/server-card.json): Read-only public presence tools over MCP.
- [Source on GitHub](https://github.com/aliwesome/lubby): The web app.
- [Claude Code plugin](https://github.com/aliwesome/lubby-plugin): The open-source plugin, about 120 lines.

## Optional

- [Full content](https://lubby.tech/llms-full.txt): Everything above, expanded.