// MCP · Connectors
CONNECTORS
Wire up external tools so GAIA AI can act — not just answer. Each connector exposes a live MCP server to Perplexity.
GITHUB
Connect your GitHub account to give GAIA AI read/write access to your repositories.
Find GitHub & Log In
Locate the GitHub connector in the list. Click it, log in to your GitHub account, and follow the authorization prompts to complete the connection.
N8N
Expose any n8n workflow as an MCP server so GAIA AI can trigger automations directly.
Enable MCP in n8n
Navigate to your n8n instance at [yourproject].app.n8n.cloud/settings/mcp. Enable the MCP server toggle and copy the MCP Server URL shown on that page.
Add Custom Connector in Perplexity
Go to perplexity.ai/account/connectors and click "+ Custom Connector". Paste the MCP Server URL you copied from n8n, then click Add.
Open ConnectorsSUPABASE
Query your Supabase database and run edge functions directly from GAIA AI.
// Setup instructions coming soon