For the complete documentation index, see llms.txt. This page is also available as Markdown.

Connectors

Connectors let MaiGPT access your third-party tools such as Notion, Slack, Google Drive, and GitHub. Once connected, you can query and interact with data in these tools directly from the conversation.


Available Tools

Tool
What You Can Do After Connecting

Notion

Search pages, query databases, create new pages

Slack

Search messages, view channel content

Google Drive

Search and read documents

GitHub

View repositories, issues, pull requests

Available connectors are configured by your company administrator. If the tool you need is not listed, contact your admin.


How to Connect

1. Open Connector Settings

Click the tools icon in the chat interface to find the connectors section.

2. Authorize Your Account

Select the tool you want to connect, click "Connect," and you'll be redirected to that tool's authorization page. Follow the prompts to complete authorization.

3. Start Using

Once connected, ask questions directly in the conversation:

"Search Notion for pages about the Q1 plan"

"Look up the quote document in Google Drive"


Managing Connected Tools

You can do the following at any time in the connector settings:

  • View — Currently connected tools

  • Disconnect — Remove a tool's connection

  • Reauthorize — Reauthorize if a connection has expired


Notion

After connecting Notion, you can search Notion pages, query databases, and even create new pages directly in MaiGPT.

Connection Steps

  1. Open connector settings and find Notion

  2. Click "Connect" to go to the Notion authorization page

  3. Select the pages or workspace you want to grant MaiGPT access to

  4. Click "Allow" to complete authorization

What You Can Do

Once connected, say the following in the conversation:

You Say
MaiGPT Does

"Search Notion for pages about product specifications"

Searches and lists relevant pages

"Check the Notion project database for incomplete tasks"

Queries the database and filters results

"Create a new page in Notion titled Meeting Minutes"

Creates a new page

"Save this summary to Notion"

Writes content to Notion

Important Notes


Slack

After connecting Slack, you can search Slack messages and channel content in MaiGPT to quickly find previous discussions.

Connection Steps

  1. Open connector settings and find Slack

  2. Click "Connect" to go to the Slack authorization page

  3. Confirm the authorization scope and click "Allow"

What You Can Do

You Say
MaiGPT Does

"Search Slack for discussions about server migration"

Searches relevant messages

"Check what's been discussed recently in #general"

Summarizes channel content

"Find the link John mentioned last week"

Searches a specific person's messages


Google Drive

After connecting Google Drive, you can search and read your Google Drive documents in MaiGPT.

Connection Steps

  1. Open connector settings and find Google Drive

  2. Click "Connect" to go to the Google authorization page

  3. Select your Google account and allow access

What You Can Do

You Say
MaiGPT Does

"Search Google Drive for the quote document"

Searches and lists relevant files

"Open the last meeting minutes"

Finds and reads the document content

"Summarize that market analysis report in Drive"

Reads the document and produces a summary

Important Notes


GitHub

After connecting GitHub, you can query repositories, issues, pull requests, and other development-related information in MaiGPT.

Connection Steps

  1. Open connector settings and find GitHub

  2. Click "Connect" to go to the GitHub authorization page

  3. Select the repositories to authorize and confirm

What You Can Do

You Say
MaiGPT Does

"Check what open issues main-repo has recently"

Lists issues

"Show me a summary of changes in PR #123"

Reads the PR and summarizes

"Search the repo for code related to authentication"

Searches code


Next Steps

Last updated

Was this helpful?