# Inline

> Inline is a work chat app for teams and agents. Use these docs for app setup, developer APIs, the hosted MCP server, CLI, and integrations.

## Docs

- [Get Started](https://inline.chat/docs/index.md): Inline documentation links.
- [What's New](https://inline.chat/docs/changelog.md): Release notes and exact app build links.
- [Downloads](https://inline.chat/docs/downloads.md): Current app download links.
- [CLI](https://inline.chat/docs/cli.md): Install, sign in, find chats, send messages, and export transcripts.
- [Set Up an Agent](https://inline.chat/docs/agents.md): Connect an agent to an Inline bot.
- [Add Inline to Your Agent](https://inline.chat/docs/add-inline.md): Add Inline tools to an existing agent.
- [MCP](https://inline.chat/docs/mcp.md): Connect an agent to Inline MCP.
- [OpenClaw](https://inline.chat/docs/openclaw.md): Install the Inline plugin for OpenClaw.
- [Hermes Agent](https://inline.chat/docs/hermes.md): Install Inline for Hermes Agent.
- [Developers](https://inline.chat/docs/developers.md): Inline APIs, SDKs, and automation.
- [AppleScript](https://inline.chat/docs/applescript.md): Inline for Mac AppleScript syntax and examples.
- [Realtime API](https://inline.chat/docs/realtime-api.md): WebSocket endpoints and TypeScript quick start.
- [Rust SDK](https://inline.chat/docs/rust-sdk.md): Rust Realtime SDK and stateful client.
- [Bot API](https://inline.chat/docs/bot-api.md): HTTP methods for Inline bots.
- [Create a Bot](https://inline.chat/docs/creating-a-bot.md): Create a bot and retrieve its token.
- [Receive Bot Updates](https://inline.chat/docs/bot-updates.md): Bot API polling and webhooks.
- [Security](https://inline.chat/docs/security.md): Inline security and vulnerability reporting.
- [Technical Documentation](https://inline.chat/docs/technical/index.md): Inline protocol and API references.
- [Deep Links](https://inline.chat/docs/technical/deep-links.md): Inline app and web link formats.
- [Protocol](https://inline.chat/docs/technical/protocol.md): Inline Protocol v1 construction and implementations.
- [Realtime](https://inline.chat/docs/technical/realtime.md): Realtime V3 transport, authentication, and outcomes.
- [RPC Semantics](https://inline.chat/docs/technical/rpc.md): Realtime retry and reconciliation rules.
- [Sync](https://inline.chat/docs/technical/sync.md): Realtime update, cursor, and history-gap rules.
- [Files](https://inline.chat/docs/technical/files.md): File upload and recovery contracts.
- [Schema](https://inline.chat/docs/technical/schema.md): Inline schema entry points and scalar conventions.
- [Security](https://inline.chat/docs/technical/security.md): Realtime security and credential boundaries.
- [Local Agents](https://inline.chat/docs/technical/local-agents.md): Local bridge ownership and security.
- [API Schema](https://inline.chat/docs/technical/api-schema.md): Bot API schemas and generated packages.
- [Protocol Schema](https://inline.chat/docs/technical/protocol-schema.md): Realtime Protocol Buffer schema and generated packages.
- [Realtime V2](https://inline.chat/docs/technical/realtime-v2.md): Bearer-token Realtime compatibility endpoint.

## Machine-readable References

- [Full docs corpus](https://inline.chat/llms-full.txt): All public docs concatenated as Markdown.
- [OpenAPI spec](https://inline.chat/openapi.json): Bot HTTP API schema.
- [Integration declaration](https://inline.chat/.well-known/integrations.json): Machine-readable integration metadata.
- [MCP server card](https://inline.chat/.well-known/mcp/server-card.json): Hosted MCP endpoint and OAuth metadata.
