Skip to content

Build AI agents you can understand and maintain

Learn how agents coordinate work, preserve useful context, and connect to real systems through MCP, APIs, and command-line tools.

The site is organized around problems, not product names. Start with the topic closest to the system you are trying to build or troubleshoot.

  • OpenClaw is an agent runtime and gateway. It connects models to workspaces, tools, skills, sessions, and communication channels.
  • LCM, short for Lossless Context Management, is the approach used by the Lossless Claw plugin to compact long conversations without discarding the underlying messages.
  • QMD, short for Query Markup Documents, is a local search engine for Markdown and other text collections. It combines keyword search, vector search, and reranking, and it can expose search through MCP.
  • MCP, the Model Context Protocol, is a standard connection between an AI application and servers that expose tools, resources, or prompts.

Each guide defines specialized terms again where they matter. You should not need prior experience with a specific agent framework to follow the architecture. Use the agent systems glossary when you need a definition without the full implementation guide.