ChatGPT setup

Use MCP Server Tools from ChatGPT.

After checkout, use your access token to configure ChatGPT with the remote MCP endpoint. Keep the token out of shared prompts and commit history.

{
  "mcpServers": {
    "mcpservertools": {
      "url": "https://mcpservertools.clauxel.com/mcp",
      "authorization": "Bearer YOUR_PAID_TOKEN"
    }
  }
}