Connect ChatGPT to Cool Web Tool with the Model Context Protocol (MCP). Run external site audits on URLs you paste in chat, using your account's limits and permissions.
ChatGPT connects external apps through Developer mode (Settings → Apps → Developer mode). Create or install an app there, then add your MCP server and OAuth client details as described below.
OpenAI: Developer mode guidePoint ChatGPT's OAuth configuration at Cool Web Tool's API host. Use the production URLs below (replace only if you use a custom API domain).
After OAuth, ChatGPT can call the MCP server you configure. For our hosted streamable HTTP endpoint, use:
Some MCP hosts ask for a static token instead of per-user OAuth. Create a Cool Web Tool API token in the dashboard, then provide it to the host according to their docs (often an environment variable or connector field).
Token-based access still enforces your plan limits and audit quotas server-side.