Server URL:
ChatGPT app
Custom MCP apps currently require a supported ChatGPT workspace and developer
mode. From Settings > Apps, create an app, enter the server URL above, choose
OAuth, select Scan tools, and complete the FloKit authorization flow. The
workspace administrator controls whether the app remains a draft or is published
for other members. Then ask:
OpenAI previously called these custom connectors. Product availability and the
exact administrator controls depend on the workspace plan. FloKit’s read-only
server behavior does not change by ChatGPT plan.
OpenAI Responses API
Create a revocable token in Dashboard > Settings > Connected assistants and
pass it to the MCP tool from a trusted server:
require_approval: "never" applies only to MCP tool-call confirmation in this
client. The FloKit tools themselves are read-only and cannot approve a FloKit
action.
Store FLOKIT_MCP_TOKEN in a secrets manager or protected server environment. Never commit it,
print it, or embed it in a browser or mobile build.