Skip to main content

Connectors

Overview

Connectors allow you to integrate external data sources and services with your AI agents, enabling them to access information from various platforms and extend their capabilities. This documentation covers three types of connectors available in the platform:

Connector Types

1. Knowledge Base (KB) Connectors

Connect to file storage systems like Google Drive, SharePoint, AWS S3, and Samba to give your agents access to documents and files.

Read the full Knowledge Base Connectors guide →

Supported Platforms:

  • Google Drive - Access files and folders from Google Drive
  • SharePoint - Connect to Microsoft SharePoint document libraries
  • S3 Compatible - Connect to AWS S3 or S3-compatible storage services
  • Samba Connector - Connect to shared folders and network drives

Learn about Sync Configuration →

2. Database (DB) Connectors

Connect to databases and data warehouses to enable agents to query and analyze your data.

Read the full Database Connectors guide →

Supported Databases:

  • PostgreSQL
  • MS SQL Server
  • MySQL
  • MariaDB
  • Generic SQL (JDBC)

Learn More:

3. MCP (Model Context Protocol) Servers

Connect to specialized AI services and tools that extend agent capabilities beyond standard text processing.

Read the full MCP Servers guide →

Deployment Options:

  • Self-Hosted - Connect to MCP servers running on your infrastructure
  • Platform-Hosted - Upload and deploy MCP servers directly on the platform (Coming Soon)

Additional Resources:

Accessing the Admin Panel

  1. Navigate to your organization's admin panel
  2. From the left sidebar, select the appropriate connector section:
    • Knowledge Bases for KB Connectors
    • Database Connectors for DB Connectors
    • MCP Servers for MCP Connectors
  3. Click on the New Connector button to start creating a new connector