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

# Integrations

> Enable your assistants to perform intelligent and complex tasks through integrations.

## 🧩 Overview

Integrations allow your assistants to connect with external systems and perform real actions — from fetching data to automating workflows.
We provide **easy-to-setup integrations** that can be configured in just a few clicks.

Once an integration is set up, it becomes available to your agents for use directly from the dashboard.

***

## 🔗 Setting Up Integrations

1. Go to [Integrations Dashboard](https://app.pranthora.firstpeak.ai/integrations).
2. You’ll be offered three types of integrations — MCP, HTTP, and N8N.
   From the Integrations Library, select your desired provider and click Connect to configure the provider.
3. Once configured, your integration will automatically appear in the **Integration section** of your agent’s settings as a **dropdown** option.
4. Select the integration for your assistant to start using it.

   <div className="relative mt-[40px] rounded-xl p-[8px] bg-gradient-to-br from-[#ffa366] via-[#e88a46] to-[#ff5722] shadow-[0_0_35px_rgba(255,123,61,0.6)]">
     <div className="rounded-xl bg-background-light dark:bg-background-dark ring-1 ring-gray-400/30" style={{ padding: "12px" }}>
       <video width="100%" height="100%" autoPlay loop muted playsInline className="m-0 rounded-lg">
         <source src="https://mintcdn.com/firstpeak/PWI5ZlVtKYZTJjQu/videos/integrations.mp4?fit=max&auto=format&n=PWI5ZlVtKYZTJjQu&q=85&s=dc60f1a50eca15854f2b1badb36150bc" type="video/mp4" data-path="videos/integrations.mp4" />
       </video>
     </div>
   </div>

***

## ⚙️ Supported Integration Types

Currently, Pranthora supports the following integration types:

* **MCP Provider Integrations** — for connecting with standardized external APIs and tools through the Model Context Protocol (MCP).
* **HTTP Integrations** — for direct API calls to web services or internal systems.
* **n8n Integrations** — to connect with hundreds of applications and workflows through [n8n](https://n8n.io/).

***

## 💡 Why Integrations Matter

Integrations form the **heart of the system** — enabling agents to:

* Perform real actions beyond conversation.
* Access external data sources.
* Automate workflows and respond intelligently in context.

> 🚀 The more integrations you connect, the more capable and context-aware your assistants become.

***
