Back to browse
GitHub Repository

Support openai apps in openclaw

0 starsTypeScript

Use ChatGPT Apps in OpenClaw

by kevinslin·Apr 8, 2026·2 points·0 comments

AI Analysis

MidShip It

Plugin wiring OpenClaw agents to ChatGPT apps via Codex app server.

Strengths
  • Supports both read and destructive write actions with configurable safety gates.
  • Per-connector enablement allows granular control over which apps agents access.
Weaknesses
  • Only works if you're already using OpenClaw, which has limited adoption.
  • MCP protocol already enables similar tool integrations without this plugin layer.
Category
Target Audience

Developers using OpenClaw AI agent framework

Similar To

MCP · LangChain Tools · Zapier

Post Description

Wrote an openclaw plugin to let claw call chatgpt apps (eg. calendar, slack, etc) Supports both read/write actions.

Things you can do: - summarize slack channels - create calendar events - write google docs

App invocation and codex integration is all handled and supported through the codex app server.

Similar Projects

Connect Slack to Your OpenClaw – Tutorial and Hosting

Nice, no-fluff onboarding: step-by-step Slack app setup, enabling Socket Mode (so you avoid public webhook URLs), and clear instructions for grabbing xoxb/xapp tokens — everything you actually need to get an OpenClaw bot running. The hosting add-on that manages ENV, agent state, Telegram+Slack on one instance and CLI auth is the practical win here for people who want to skip deployment headaches. It isn't groundbreaking, but it's a tidy, useful play for a narrow but real audience.

Niche GemSolve My Problem
Gregoryy
114mo ago