ChatGPT apps directory: five useful integrations and how to choose

Kenneth Pangan
Written by

Kenneth Pangan

Last edited September 9, 2026

Expert Verified
Two people beside a map with Zillow, Booking.com, and Canva labels above the words in ChatGPT.

How to use the directory

Open the directory, inspect an entry, and identify its publisher and included capabilities. For a plugin, follow its installation prompts, complete provider authentication when requested, and start a new chat. A provider may instead document an app connection or a separate MCP setup; use that provider’s supported connection method rather than assuming every listing has identical steps.

Do not confuse sign-in with access approval. The service account still needs the relevant permissions, and the workspace can restrict which capabilities are available. Likewise, uninstalling a plugin does not automatically disconnect its bundled connectors; remove the connection separately when that is your intention.

For a business rollout, OpenAI’s admin guidance separates plugin availability, workspace roles, allowed connector actions, service authorization, and runtime permissions. A person can see an entry yet lack permission to read a particular base or update a design.

Five options, matched to a deliverable

IntegrationA useful starting jobCheck before relying on it
CanvaTurn a campaign brief into an editable designEligible Canva plan, shared-design access, and final export
AirtableSummarize or update selected project recordsAuthorized bases, field choices, record identity, and write permissions
FigmaTurn an outline into a diagram, slide deck, or visual starting pointCurrent app capabilities, regional access, and native-file editing
PhotoshopAdjust an existing image through documented controlsSupported edits, source-image rights, and the final pixels
ZillowExplore relevant home listingsListing freshness and the handoff to Zillow or a local professional

Canva: when the result needs to stay editable

Canva’s AI Connector guide describes creating designs, autofilling templates, finding existing designs, and exporting files through supported assistants. It currently lists eligible Canva plans rather than promising the same access to every free account. Organization controls and the user’s existing permissions also apply.

For a marketer, a useful request is a launch graphic based on an approved brief. Open the resulting design in Canva, check the copy and layout, and inspect the export at the size it will be published. The connected workflow gives the team an editable starting point; it does not approve the campaign’s claims or guarantee that a headline fits.

This is different from assuming every feature of the full Canva editor is available through the connection. Check the specific action you need, such as template autofill, rather than buying a plan based on a generic “Canva works with ChatGPT” statement.

Airtable: when records are the source of the work

Airtable describes using its ChatGPT integration to draw on bases and make updates from a conversation. Its newer MCP documentation, updated September 8, 2026, distinguishes read access from editing and says permissions reflect those granted in Airtable. Interface access and base access are not the same thing.

For example, ask for a summary of launch tasks in an authorized base. Before updating statuses from meeting notes, review the exact records and proposed field changes. Two records with similar names are not interchangeable, and an omitted field in the response does not prove the field is empty.

Airtable says MCP is included with current plans, but that does not remove the plan’s other limits or give the connection permission to every workspace. Review the granted bases and whether future bases are included in the authorization.

Figma: when a conversation should become a shared canvas

Figma’s December 2025 announcement describes FigJam diagrams, Figma Slides presentations, and Figma Buzz visual assets created from ChatGPT conversations. The workflow then moves into Figma for refinement and collaboration. The announcement includes regional and beta qualifications, so confirm current availability rather than treating its launch statement as universal access today.

A product manager could turn an approved onboarding outline into a flowchart, then ask the team to inspect the branches in FigJam. Check that each decision, label, and connection represents the intended process. A visually tidy diagram can still omit an exception or imply an incorrect dependency.

Use this for a starting artifact the team can refine. Do not infer that a generated diagram implements the workflow, updates product code, or publishes a finished design.

Photoshop: when an existing image needs adjustments

Adobe’s April 2026 Photoshop tutorial documents image editing inside ChatGPT with adjustable controls. It says the integration can be used with a free ChatGPT plan without a Photoshop subscription, and that generative edits are not supported in that documented experience.

That makes it a different job from asking an image-generation model to invent a new scene. For a supplied image, request the documented adjustment, inspect the selected area, and compare the result with the intended change. Review faces, product details, text, and the final crop before publication.

If the task requires a feature outside the connected tool, continue in an appropriate editor. Do not treat the Photoshop name as evidence that every desktop capability is exposed in chat.

Zillow: a focused example of a domain-specific app

Zillow’s description of its ChatGPT experience covers browsing actual listings and continuing to Zillow for actions such as requesting a tour. It is a useful example of a specialized connection, not a general productivity tool for every business.

A shopper can express a location, budget, and property requirements, then inspect the returned listings. Confirm the current details on the listing itself. Discovery in chat does not confirm availability, book a visit by itself, or replace the relevant professional’s advice.

Price and permission checks belong to each provider

Avoid a blanket “all apps are free” assumption. An integration may be available without a separate integration fee while its provider charges for a plan, asset, feature, or usage. OpenAI account access and provider access are separate questions.

For each connection, record who owns it, what data it may read, which changes are permitted, and where the resulting artifact or record should appear. Start with a bounded task and inspect the native result before expanding to bulk updates or customer-facing work.

Use eesel CLI to improve software-request answers

Directory discovery also creates work for IT and support: employees ask whether they can connect a newly listed app to company data. An eesel teammate can answer that question from the organization’s approved knowledge and route exceptions. A support lead can use eesel CLI directly, through a script, or through Claude Code, Codex, or Cursor to inspect how that teammate handles the request.

The CLI returns JSON and operates the same teammate and workspace as the dashboard. With Node.js 18.17+ installed, sign into the intended workspace and substitute the actual teammate name:

Bash
npx @eesel/cli status --agent "IT support"
npx @eesel/cli integrations --agent "IT support"
npx @eesel/cli instructions --agent "IT support"
npx @eesel/cli activity --agent "IT support"

Suppose the teammate tells an employee that an app is approved because it appears in the public directory. Ask the coding agent to compare the standing instructions with an approved copy of the company’s software policy. The integration list shows connections, not the contents of every policy page or a complete permission audit. If knowledge needs to be queried through teammate chat, treat that as billed live work and review the action permissions first.

The coding agent can propose a precise rule: “Treat a public directory listing as availability, not company approval. Check the approved-software source for the requested data use; route unlisted or conflicting cases to the IT owner.” The lead reviews the exact instruction diff and source reference. Inspect the update command’s --help, use --dry-run for a supported write, obtain approval, and confirm the saved configuration.

Before a test chat, check enabled actions and downstream permissions and obtain approval for the billed work. A fictional request does not make the connected teammate a sandbox. In separate fresh conversations, test an app explicitly approved for the stated use and an app that appears only in a public listing. Supply fictional request details and the relevant test-source evidence without repeating the desired rule. Check that the teammate answers the approved request and routes the other one without promising access.

Finally, inspect the reply and escalation in the actual helpdesk. This workflow changes eesel’s support behavior; it does not install ChatGPT plugins, grant provider permissions, or update the company’s approved-software register. Its benefit is a repeatable way to improve the answer from the same technical workflow the team already uses.

Choose a small set that earns its place

Start with the deliverable: an editable design, a record update, a diagram, an image adjustment, or a listing search. Confirm the provider’s current capability and your account’s access, then check the result where the work lives.

When the recurring job is answering support requests about those tools, keep the approved policy and escalation owner clear. Try eesel and use its dashboard or CLI to inspect the teammate before relying on its answers.

Frequently asked questions

Where is the ChatGPT apps directory now?

OpenAI’s current documentation directs web and desktop users to the Plugins tab. Plugins can bundle apps, connectors, and skills. The public catalog is shared across supported ChatGPT and Codex surfaces, but account, workspace, and provider restrictions still apply.

Does installing a plugin connect my business account automatically?

Not necessarily. A connector may ask for provider authentication during installation or first use. Installation, sign-in, service permissions, and approval for particular actions are separate steps.

Are all directory apps free?

No universal price rule applies. A provider may make its ChatGPT integration available without a separate integration fee while still charging for its own plan, premium features, or usage. Check the specific provider and account before relying on a free-access claim.

Which apps are useful for design and data work?

Canva fits editable design work; Airtable connects structured records; Figma can turn ideas into collaborative diagrams, slides, or assets; Photoshop supports documented image adjustments. Choose by the deliverable and verify what the connected account can actually do.

Does a directory listing mean an app is approved by my company?

No. Public availability does not establish your organization’s approval, your workspace role, or the external account’s permissions. Check the company’s approved-software process and the actual connected service.

Can eesel CLI install ChatGPT directory apps?

The workflow here operates an eesel teammate, not the ChatGPT plugin directory. A person, script, or coding agent uses JSON output from the same eesel workspace as the dashboard to review support rules and test software-request answers.

Does uninstalling a plugin disconnect its service account?

OpenAI says uninstalling removes the plugin bundle from that environment, but its bundled connectors remain connected until separately managed in ChatGPT. Review both the installed plugin and the external connection when removing access.

Share this article

Kenneth Pangan

Article by

Kenneth Pangan

Writer and marketer for over ten years, Kenneth Pangan splits his time between history, politics, and art with plenty of interruptions from his dogs demanding attention.

Related Posts

All posts →
A person with coffee beside an eesel box, contrasted with a multitasking figure holding a phone, envelope, and box.
Guides

6 ChatGPT AI tools for business work in 2026

Compare six ChatGPT AI tools for writing, coding, research, office work, and company-specific support, with a practical way to test the workflow before rollout.

Stevia PutriStevia PutriJan 9, 2026
A presenter showing eight AI product logos to two colleagues seated at a table.
Guides

8 ChatGPT alternatives worth using in 2026, by job

The best ChatGPT alternative depends on the job: writing, web research, Google work, Microsoft work, private deployment, or a defined operational workflow.

Rama Adi NugrahaRama Adi NugrahaJun 5, 2026
A person beside an open folder, disconnected cable plugs, and the OpenAI logo.
Guides

ChatGPT apps in 2026: how to choose business connections

Learn how ChatGPT plugins, apps, and connectors work in 2026, and use a practical approval workflow before connecting company tools or data.

Rama Adi NugrahaRama Adi NugrahaJan 9, 2026
Illustrated person looking through binoculars behind a large black-and-white looped shape
Guides

ChatGPT plugin marketplace: what plugins, apps, and GPTs mean now

A current guide to the ChatGPT plugin marketplace: how plugins package workflows, how apps connect data and actions, and where GPTs fit for managed workspaces.

Stevia PutriStevia PutriJan 9, 2026
OpenAI logo surrounded by illustrated dollar bills
Guides

ChatGPT group chat alternatives for teams in 2026

ChatGPT group chats are winding down. Compare practical alternatives for team decisions, shared work, internal knowledge, and automated workflows.

Kenneth PanganKenneth PanganNov 18, 2025
Illustration of two people reading a document below Zillow, Booking.com, and Canva app labels in ChatGPT
Guides

ChatGPT productivity apps: five focused tools to evaluate

Compare five ChatGPT productivity apps for support knowledge, meetings, research, scheduling, and general work, with current pricing and rollout checks.

Stevia PutriStevia PutriJan 9, 2026
Banner image for 7 best AI tools for Notion in 2026
Guides

7 best AI tools for Notion in 2026

We tested and ranked the top AI tools that integrate with Notion, from native features to powerful third-party solutions that transform your workspace into an active system.

Stevia PutriStevia PutriMar 16, 2026
The best meeting notes app for 2025: I tested over a dozen tools
Guides

Best meeting notes apps: I tested a dozen tools (2026)

Discover tools to streamline meeting notes and improve team workflows.

Stevia PutriStevia PutriAug 22, 2025
Image alt text
Guides

Notion AI vs ChatGPT: Which tool is right for your team?

Choosing between Notion AI and ChatGPT? This guide breaks down the features, workflows, and pricing of each tool to help you decide which AI assistant is the right fit for your team's needs.

Stevia PutriStevia PutriJan 21, 2026

Ready to hire your AI teammate?

Set up in minutes. No credit card required.

Get started free