Use Argorant in ChatGPT without a connector

The API key path that works on every plan.

If custom MCP connectors are not available on your ChatGPT plan, an API key gets you the identical capabilities. Nothing is degraded: the connector and the REST API sit on the same surface.

  1. Create a free Argorant account and confirm your email address.
  2. Open Home or Profile, API keys, and create a key. It starts with ag_live_ and is shown once.
  3. Copy the setup prompt from argorant.com/ai-agents. It already contains the base URL, the auth header shape and the spending rules.
  4. Paste the prompt into ChatGPT and add your key where the prompt asks for it.
  5. Ask for a count. If a number comes back, the connection works.

The two facts ChatGPT needs

  • Base URL: https://argorant.com, endpoints under /api/mcp/...
  • Auth header: Authorization: Bearer ag_live_...
The API-key path for ChatGPT, with the base URL and auth header
The API-key path for ChatGPT, with the base URL and auth header

A shared chat is not a safe place for a long-lived key. Mint one key per use, and revoke it under Profile, API keys the moment the work is done. Revocation is immediate: the next request fails with 401.

New confirmed free accounts get 25 starter credits at first key creation, so the first reveals cost you nothing.

Still stuck? support@argorant.com