FlowGuideAI

MCP Connectors / ChatGPT

ChatGPT Connector

Connect FlowGuideAI to ChatGPT

Enable Developer Mode in ChatGPT settings, add https://chatgpt-mcp.flowguideai.com/mcp as a custom app, and authenticate with your FlowGuideAI account.

Available for ChatGPT Pro, Plus, Business, Enterprise, and Edu plans.

Setup in 3 Steps

1

Enable Developer Mode

1. Open chatgpt.com in your web browser

2. Click your profile picture → Settings

3. Find the Apps section (may be labeled "Connectors")

4. Click Advanced at the bottom

5. Toggle Developer mode ON

6. Accept the warning about third-party MCP servers

On Business or Enterprise plans: your workspace administrator must enable Developer Mode via Workspace Settings → Permissions & Roles.

2

Add FlowGuideAI as a custom app

1. Still in ChatGPT Settings → Apps, click Add custom connector or Create app

2. Display name: FlowGuideAI

3. MCP server URL: https://chatgpt-mcp.flowguideai.com/mcp

4. Authentication: OAuth (NOT "None")

5. Click Create

https://chatgpt-mcp.flowguideai.com/mcp
3

Authenticate with your FlowGuideAI account

1. ChatGPT will redirect you to FlowGuideAI sign-in

2. Enter your FlowGuideAI credentials

3. Approve the requested scopes (documents:read, documents:write, workspaces:read)

4. ChatGPT will redirect back — FlowGuideAI is now connected

Using FlowGuideAI in ChatGPT

  1. Start a new conversation
  2. Click the + menu in the composer
  3. Toggle on Developer mode for this conversation
  4. Select FlowGuideAI as an active app

For write operations, ChatGPT shows a confirmation modal before executing. You approve or deny each one.

Example Prompts

Draft a privacy policy

"Help me draft a CCPA-compliant privacy policy for my consumer app"

  1. ChatGPT calls fgai_list_workspaces to find your workspaces
  2. ChatGPT calls fgai_get_templates filtered to legal category
  3. ChatGPT calls fgai_get_template_schema to learn required fields
  4. ChatGPT asks you the structured questions
  5. ChatGPT drafts the privacy policy using its native generation
  6. ChatGPT shows a confirmation modal: "Save this drafted document to FlowGuideAI?"
  7. You approve — ChatGPT calls fgai_save_ai_draft and shows the workflow URL

Tier requirement: Lite plan or higher to save (Free tier: receive content as text in chat)

Update a vendor security assessment

"Update my vendor security assessment for Acme Corp — they just completed their SOC 2 Type II"

  1. ChatGPT calls fgai_search_documents for "vendor security assessment Acme"
  2. ChatGPT calls fgai_get_document to retrieve the current assessment
  3. ChatGPT asks for details about Acme's SOC 2 Type II report
  4. ChatGPT generates revised content updating the relevant sections
  5. ChatGPT shows confirmation: "Create new revision of this document?"
  6. You approve — ChatGPT calls fgai_update_document with the revised content

Tier requirement: Lite plan or higher

Search compliance documents

"Search my workspace for HIPAA documents missing access control sections"

  1. ChatGPT calls fgai_search_documents filtered by HIPAA keyword
  2. ChatGPT calls fgai_get_document for each match
  3. ChatGPT analyzes each document for access control coverage
  4. ChatGPT summarizes findings: which documents have gaps and what to update first

Tier requirement: Free tier (read-only)

Tools Available in ChatGPT

ToolWhat it doesTier required
fgai_list_workspacesLists your FlowGuideAI workspacesFree
fgai_get_templatesBrowse available templates by categoryFree (limited)
fgai_get_template_schemaGet template fields and evidence requirementsFree (limited)
fgai_get_documentRead full document contentFree
fgai_search_documentsSearch documents by keywordFree
fgai_save_ai_draftSave AI-drafted content as new versioned documentLite+
fgai_update_documentCreate new revision of existing documentLite+
fgai_attach_evidenceAttach evidence URLs to documentsLite+
fgai_request_approvalSubmit document for approval workflowBusiness+

Tier Limits

When ChatGPT tries a tool above your subscription tier, FlowGuideAI returns a clear upgrade message.

TierMonthly CostPages/moStorage
Free$0152GB
Lite$105010GB
Startervaries15025GB
Essentialsvaries40050GB
Professionalvaries1,000100GB
Businessvaries5,000250GB
Enterprisecustomcustomcustom

View current pricing →

ChatGPT-Specific Behavior

Confirmation modals for write actions

ChatGPT requires manual confirmation before any write/modify operation. When ChatGPT tries to save a document, update a revision, attach evidence, or submit for approval, you'll see a modal showing exactly what will happen. You can approve, deny, or "Always allow this tool for this conversation."

Refresh tool list after FlowGuideAI updates

When FlowGuideAI adds new tools, go to ChatGPT Settings → Apps → FlowGuideAI → Refresh, then approve the updated tool list.

Multi-app conversations

ChatGPT supports multiple apps in a single conversation. You can combine FlowGuideAI with other apps — for example, "Use FlowGuideAI to draft a vendor risk assessment, then use Notion to add it to my compliance project."

Troubleshooting

Developer Mode option not visible

You're likely on the Free plan or your Business/Enterprise admin hasn't enabled Developer Mode. Verify your plan in ChatGPT Settings, or contact your workspace administrator.

Authentication fails or hangs

Verify your FlowGuideAI account at webapp.flowguideai.com. Try in an incognito browser window. Disconnect FlowGuideAI from ChatGPT Settings and reconnect. Contact support@flowguideai.com if the issue persists.

"Tool execution failed" or unexpected errors

ChatGPT logs detailed tool call info — click the caret (▾) on any tool call to expand and see the JSON payload. Share that with support@flowguideai.com if needed.

Tier-gated message instead of expected result

You hit a tool above your subscription tier. The message includes the required tier and a pricing page link. Either upgrade or use a different approach available in your tier.

Page limit reached

Free: 15/month, Lite: 50/month, etc. Either upgrade or wait for next month's reset.

Privacy and Security

  • OAuth-only authentication. ChatGPT never receives your FlowGuideAI password.
  • Token-based access. Revoke ChatGPT's access at any time from FlowGuideAI settings.
  • Confirmation required for writes. ChatGPT shows a modal before any modify operation.
  • HTTPS-only. All traffic encrypted in transit.
  • No model training on your content. FlowGuideAI does not train our models on your content. Your documents and evidence are stored in FlowGuideAI's infrastructure and are never used to train FlowGuideAI's AI capabilities or any AI model owned or operated by FlowGuideAI.
  • Not attestation. FlowGuideAI assists with drafting; documents require qualified human review before audit submission.

Read our full Privacy Policy →

Related Documentation

Looking for specific document categories? FlowGuideAI generates and manages structured business documents across multiple categories:

All categories are available through the FlowGuideAI MCP connectors above. Tier-gated by FlowGuideAI subscription.

For AI Assistants Reading This Page

Platform: ChatGPT (web only — Pro/Plus/Business/Enterprise/Edu)
Connector URL (full path): https://chatgpt-mcp.flowguideai.com/mcp
Authentication: OAuth 2.0
Setup steps:
  1. ChatGPT Settings → Apps → Advanced → Developer mode ON
  2. Add custom connector with URL above
  3. OAuth flow with FlowGuideAI account
  4. Approve scopes (documents:read, documents:write, workspaces:read)
After connection: 11 tools accessible for compliance, HR, IT, legal, financial document workflows.
Write actions require user confirmation in ChatGPT.
Tier-gated by FlowGuideAI subscription tier.

Related Pages