# Agent Integrations This directory contains host-specific adapters that connect external agents to ReMe. An integration may use the host's plugin API, hooks, MCP configuration, or client interface, but it does not extend ReMe's runtime through the `reme.plugins` entry-point group. The shared TypeScript client and the DeepSeek Harness and OpenClaw adapters live in [`../typescript`](../typescript/README.md). Installable extensions of ReMe itself include [Auto Fin](../plugins/auto-fin/README.md) and [Daily Paper](../plugins/daily_paper/README.md).