As a developer mode app. This needs a paid ChatGPT plan with Developer mode switched on, and works in ChatGPT on the web.
https://mcp.glitchads.ai/mcp
chatgpt.com/plugins and select the plus button.In a conversation, choose Developer mode from the plus menu in the composer and select GlitchAds. ChatGPT asks for confirmation before running write tools by default. It treats any tool without readOnlyHint as a write tool, and Glitch marks its read tools with it.
glitch_*.Ask: "List my Glitch organizations." You should get back the organizations your connection covers, with your role in each.
| Symptom | Fix |
|---|---|
| Developer mode is missing | It needs a paid ChatGPT plan and ChatGPT on the web. On Business, Enterprise and Edu workspaces, admins decide who can use it, so ask yours. |
| Write tools are unavailable | OpenAI's help center says full MCP support, including write tools, is currently limited to Business, Enterprise and Edu. Pro accounts can connect with read access only. |
insufficient_scope |
The error names the scope that is missing. Disconnect and reconnect the app, approving the extra access. If your Glitch role does not allow it, ask an organization Admin or Owner. |
org_access_denied |
The organization slug is wrong, your Glitch user is not a member of that organization, or the membership ended. glitch_list_organizations shows the slugs you can use. |
| Revoking access | Remove the app in ChatGPT, or revoke it in Glitch under Account, API Keys, Connected apps. Either stops access on the next request. |