// MCP · Connectors
CONNECTORS
Wire up external tools so GAIA Code can act — not just answer. Each connector exposes a live MCP server to your Perplexity Space.
// Capabilities
ACT ON YOUR STACK.
With connectors enabled, GAIA Code goes from advice to action.
Read repositories
Browse code, files, and structure across your repos.
Create branches
Spin up working branches for features and fixes.
Open pull requests
Push commits and open PRs you can review and merge.
Trigger automations
Fire any n8n workflow exposed as an MCP server.
// Available connectors
SETUP GUIDES
GITHUB
Source controlGive GAIA Code read/write access to your repositories — read code, create branches, push commits, open PRs, and manage issues.
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
AutomationExpose any n8n workflow as an MCP server so GAIA Code 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.
SUPABASE
DatabaseQuery your Supabase database and run edge functions directly from GAIA Code.
// Setup instructions coming soon
// Questions
CONNECTORS FAQ
Connectors are Perplexity MCP (Model Context Protocol) integrations that let GAIA Code act on external systems — like reading and writing GitHub repositories or triggering n8n workflows — instead of only answering questions.
NOT SET UP YET?
Deploy GAIA Code first, then add connectors to give it hands on your repos and automations.
GET STARTED