--- 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 >}}