# Connect PrePilot to ChatGPT in 60 Seconds

> AI Agent Explorer Page for `chatgpt-mcp-install.html` — install PrePilot Agency Suite as a Custom MCP Connector inside ChatGPT.

**Category:** Setup Guide
**Date:** 2026-07-10
**Read time:** 3 min
**Channel:** ChatGPT Custom Connectors (MCP)

---

## What you're installing

PrePilot Agency Suite is a remote MCP (Model Context Protocol) server. ChatGPT speaks MCP natively through **Custom Connectors**, so installation is a short form: one URL, one OAuth handshake, done. Once connected, you can invoke PrePilot inside any chat by typing `@PrePilot Agency Suite` followed by a request.

## Step 1 — Open the create-connector page

Click this deep link — it opens ChatGPT straight to the **New App** form:
https://chatgpt.com/plugins#settings/Connectors?create-connector=true&redirectAfter=%2Fplugins

## Step 2 — Fill the form with these exact values

| Field | Value |
|---|---|
| Name | `PrePilot Agency Suite` |
| Description | `PrePilot agency workflows inside ChatGPT` |
| Connection | **Server URL** (NOT Tunnel) |
| Server URL | `https://prepilot-system-agency.space/mcp` |
| Authentication | **OAuth** (auto-handled — no client_id/secret to share) |

Tick **"I understand and want to continue"** to acknowledge the Custom MCP server warning, then click **Create**.

## Step 3 — Authorize via OAuth

ChatGPT will redirect you to PrePilot's login screen. Sign in at https://app.prepilot-system-agency.space/users/login and approve the requested scopes (default: read your skills + run workflows on your behalf). ChatGPT returns to the chat once you accept.

## Step 4 — Invoke the connector

Open any chat (new or existing) and type:

```
@PrePilot Agency Suite run an SEO audit on prepilot.ai
```

PrePilot will route the request through the right agency workflow, run the gated stages, and return a structured deliverable inside the chat.

## What you can ask PrePilot from ChatGPT

- **Planning:** full campaign launches, brand refreshes, content programs, PPC audits.
- **Production:** ad copy, blog posts, email sequences, landing pages, UGC scripts.
- **SEO:** site audits, keyword research, content briefs, schema markup.
- **Analytics:** performance reports, cohort analysis, funnel diagnostics.

Arabic and English are both first-class — write your brief in either language and PrePilot mirrors you.

## ChatGPT Work × PrePilot Marketing Hub

Are you a marketer using Sol, Terra, or Luna models? Explore our optimized marketing prompt library and setup guide at the [ChatGPT Work × PrePilot Marketing Page](/chatgpt-marketing).

## Frequently Asked Questions

**Do I need Developer Mode?**
No. Custom MCP Connectors work for all ChatGPT accounts that have access to Connectors. You don't need to flip any developer toggle.

**Do I need a PrePilot account to use it?**
Yes. Step 3 will redirect you to app.prepilot-system-agency.space. Sign up, then return to finish the OAuth handshake.

**How are my credits billed?**
Every workflow you run through the connector deducts from your central PrePilot credit balance — same as running it on the PrePilot dashboard. You can check your remaining credits inside ChatGPT by asking "how many PrePilot credits do I have left?".

**Does the connector support ChatGPT widgets (interactive cards)?**
Yes. When a PrePilot tool returns a response with widget metadata, ChatGPT renders the interactive card natively inside the chat. No extra configuration is required.

**What if I previously installed PrePilot via Custom Actions?**
The legacy Custom Actions path (using `https://prepilot-system-agency.space/api/openapi.json`) still works for older installs but is no longer the recommended path. New installs should use the Custom Connector flow above for a simpler experience and OAuth-managed credentials.

**How do I uninstall?**
Open ChatGPT → Settings → Connectors, find PrePilot Agency Suite, click the three-dot menu, and select Remove. The OAuth grant is revoked automatically.
