AI integrations · ChatGPT
ChatGPT

Run Manifestly from ChatGPT.

Manifestly's MCP server plugs into ChatGPT's custom connectors. Your team can ask ChatGPT to start runs, complete steps, reassign work, and even draft new workflows — without ever leaving the chat. Works with ChatGPT Pro, Business, and Enterprise.

Endpoint
mcp.manifest.ly
Protocol
MCP · Streamable HTTP
Auth
OAuth 2.1
Setup
~ 60 seconds
Why ChatGPT + Manifestly

The assistant everyone already uses, now running ops.

Your team is already in ChatGPT all day. The question is whether the work they do after chatting with it has to be re-entered somewhere else. With Manifestly's MCP connector, it doesn't — ChatGPT can start runs, complete steps, assign work, and capture data directly in Manifestly.

Permissions, audit attribution, and your existing workflow templates stay in Manifestly. ChatGPT is just the front door.

  • Works with ChatGPT Pro, Business, and Enterprise
  • Available in ChatGPT web, desktop, and mobile
  • OAuth 2.1, scoped to a single Manifestly user
  • Full read, write, and author surface — not a read-only connector
  • Every action attributed to the human in the audit log

Have ChatGPT set itself up. Seriously.

Copy this prompt, paste it into ChatGPT, and ChatGPT will read this page, ask you which plan you're on, and give you exact click-by-click instructions. Best way to start if you don't want to read docs.

Copy & paste into ChatGPT
I want to connect Manifestly Checklists to ChatGPT using the Model Context Protocol so I can run my workflows by chatting with you.

Please:

1. Read https://www.manifest.ly/integrations/mcp-server and https://www.manifest.ly/ai-integrations/chatgpt so you understand exactly what Manifestly's MCP server does and how to add a custom MCP connector to ChatGPT.
2. Ask me which ChatGPT plan I have (Pro, Business, or Enterprise) so you can give me the right click-by-click steps — connectors are configured slightly differently on each.
3. Walk me through adding Manifestly as a custom MCP connector with endpoint https://mcp.manifest.ly. I'll sign in with my Manifestly account in the OAuth popup.
4. Once I confirm I'm connected, suggest three useful first prompts I can try based on what Manifestly can do (e.g. "what's overdue this week?", "start the new client onboarding workflow for Acme", "draft me an incident response workflow and import it").
5. Remind me that everything you do via Manifestly is attributed to me in the audit log and only sees what my account has permission to see.

Works because ChatGPT can browse the web and read these pages itself. If web browsing is disabled on your account, follow the manual steps in How to connect.

What you can ask

Three patterns ChatGPT users keep using.

The same three patterns show up across teams: the morning read, the in-the-flow action, and the brand-new-workflow generation. ChatGPT handles all three.

01 / Morning standup

Get the read without opening Manifestly.

Ask ChatGPT what's overdue, who's blocked, what's running. Pulls live data, scoped to your permissions.

For: managers · ops leads · standups
ChatGPT · Manifestly connected
You
What's overdue across the ops team this week, and what's the worst one?
ChatGPT
Pulling overdue assignments for the ops team.
→ list_my_assignments(team=ops, status=overdue)
5 overdue assignments across 4 runs:
• Sam — Q2 SOC2 evidence · "Collect access reviews" · 5d late ← worst
• Sam — Q2 SOC2 evidence · "Sign vendor questionnaire" · 3d late
• Priya — Acme onboarding · "Provision SSO" · 2d late
• Jordan — Acme onboarding · "Send welcome packet" · 1d late
• Priya — Northwind kickoff · "Schedule kickoff call" · 1d late
You
Reassign both of Sam's to me and add a comment that I'm covering this week.
ChatGPT
Done. Both steps reassigned to you with the explanatory comment.
02 / In the flow

Run the workflow without leaving the chat.

Start runs, complete steps, set due dates, fill in fields, leave comments — everything your team does in the Manifestly UI is now a sentence in ChatGPT.

For: anyone executing real work
ChatGPT · Manifestly connected
You
Start the client onboarding workflow for Northwind, mark step 1 complete, and assign the contract review to Priya.
ChatGPT
Starting the run, completing step 1, and assigning the contract review.
→ start_run_by_workflow_name("Client onboarding")
→ complete_run_step(run=14228, step=1)
→ assign_run_step_by_name(run=14228, step="Contract review", user="Priya")
✓ Run #14228 — "Northwind onboarding" started
✓ Step 1 "Create CRM record" — completed
✓ Step 4 "Contract review" — assigned to Priya Mehta, due Fri
You
Add a comment on step 7: "Northwind needs SOC2 type 2 — see RFP, page 14."
ChatGPT
Comment added on step 7. Anything else?
03 / The wow

Design new workflows by describing them.

Describe a new SOP — phases, owners, cadence, conditional logic — and ChatGPT drafts the template against your account's schema, validates it, and imports it.

For: turning SOPs into runnable workflows in minutes
ChatGPT · Manifestly connected
You
Build an incident response workflow: detection, triage, comms, postmortem. Route comms to the on-call manager, postmortems to engineering leadership.
ChatGPT
I'll fetch your workflow schema, draft the template, validate it, then import.
→ get_workflow_schema()
→ validate_workflow_import(template=...)
→ import_workflow(department="Engineering", template=...)
✓ Workflow created: "Incident response"
   Steps: 13 across 4 phases (Detect · Triage · Comms · Postmortem)
   Owners: on-call manager for Comms, eng leadership for Postmortem
   Schedule: Manual start (incident-driven)
   Imported into department: Engineering
You
Perfect. Start a test run named "Tabletop — Nov drill" and assign me to all phases.
Manual setup

Pick your ChatGPT plan. Paste the URL.

Custom MCP connectors are available on ChatGPT Pro, Business, and Enterprise. The path is slightly different on each.

ChatGPT Pro

Individual users

  1. Open ChatGPT and go to Settings → Connectors.
  2. Click Add custom connector.
  3. Paste the endpoint URL, name it Manifestly, and sign in with your Manifestly account.
  4. Toggle the connector on in any conversation that needs it.
https://mcp.manifest.ly
ChatGPT Business

Teams & SMBs

  1. Your workspace admin enables custom connectors in the admin console.
  2. Members add Manifestly under Settings → Connectors → Add custom.
  3. Each member signs in with their own Manifestly account — permissions are per-user.
https://mcp.manifest.ly
ChatGPT Enterprise

Enterprise rollout

  1. Workspace admin adds Manifestly as an approved MCP connector.
  2. Distribute to departments via group policy, or let users self-add.
  3. Each user authenticates with their Manifestly account; permissions, audit, and SSO carry over.
https://mcp.manifest.ly

Need more detail? The full MCP server reference has transport notes, capability surface, and an admin setup guide.

Built right

ChatGPT can only do what you can do.

AI integrations should not be a security afterthought. We built this to enterprise standards from day one.

— Auth
OAuth 2.1, no API keys to share.

You sign in with your Manifestly account. OpenAI never sees a long-lived secret, and you never paste one.

— Permissions
Scoped to your account.

ChatGPT can only see workflows you can see, and only complete steps you'd be allowed to complete in the UI.

— Audit trail
Every action attributed to you.

When ChatGPT completes a step, the audit log records your name — not "AI did it".

— Disconnect anytime
One click, fully revoked.

Revoke from ChatGPT's connector settings, or from your connected apps page in Manifestly.

Related

Not using ChatGPT? We have you covered.

Bring Manifestly to ChatGPT. Start free, or talk to us about your AI strategy.

With Manifestly, your team will Never Miss a Thing.

Dashboard