Files
wehub-resource-sync e04ed9c211
CF: Deploy Dev Docs / deploy (push) Has been cancelled
Sync Labels / build (push) Has been cancelled
tests / unit tests (macos-latest) (push) Has been cancelled
tests / unit tests (windows-latest) (push) Has been cancelled
tests / unit tests (ubuntu-latest) (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 13:32:45 +08:00

18 lines
838 B
Markdown

---
title: "Integrations"
type: docs
weight: 4
description: >
Integrations connect the MCP Toolbox to your external data sources, unlocking specific sets of tools for your agents.
no_list: true
---
An **Integration** represents a connection to a database or a HTTP Server.
You can define the connection the **Source** just once in your `tools.yaml` file. Once connected, that integration unlocks a suite of specialized **Tools** (like querying data, listing tables, or analyzing schemas) that your clients can immediately use.
## Exploring Integrations & Tools
Select an integration below to view its configuration requirements. Depending on the integration, the documentation will provide the tools.yaml snippets needed to establish a source connection, detail any specific tools available to your agents, or both.
{{< list-db >}}