Skip to main content

Overview

Connectors package OAuth flows, MCP endpoints, and wiring so assistants use external tools and channel integrations safely. Enable them at project scope or for a single agent.

Secrets

Store OAuth material using Ageneral secrets instead of hard-coding tokens in local configuration files. See Secrets for REST paths and naming.

Runtime exposure

After configuration updates, OpenClaw exposes enabled connectors as tools for the agent. If tools are missing in chat:
  1. Verify the connector toggle is on.
  2. Wait for configuration propagation.

Next steps