> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ageneral.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Connectors

> Catalog connectors for OAuth, MCP, and tools

## 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](/guides/agents/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

* [Channels](/guides/agents/channels)
* [Skills](/guides/agents/skills)
* [Cron jobs](/guides/agents/cron-jobs)
* [Secrets](/guides/agents/secrets)
* [OpenClaw runtime](/guides/agents/openclaw)
* [Agents](/agents)
