Claude and ChatGPT
Claude and ChatGPT on the web do not need you to create a key first. When you connect Yorlet, Yorlet creates an agent key named Claude or ChatGPT on the account you choose. Events and Approvals use that name. To disconnect Claude or ChatGPT, remove the matching key from API keys.Create an agent key
Create a key when you are connecting the ChatGPT desktop app or another MCP client that asks for a token. To create an agent key, follow these steps:- Go to the API keys page.
- Under Agent keys, click Create agent key.
- Enter a Name. This is how the agent appears in events and the Approvals inbox — for example
ChatGPT. - Optionally enter a Note for where the key is used.
- Click Create.
- Copy the key and store it somewhere safe. You cannot view it again.
POST /v1/mcp. That is the MCP endpoint you paste into the ChatGPT desktop app. Keys look like agk_live_… in production and agk_test_… in sandbox.
Agent keys are not a substitute for secret or restricted API keys. Use a secret or restricted key when your own systems call the Yorlet API as an integration, not as an agent.
Remove an agent key
To remove an agent key, follow these steps:- Go to the API keys page.
- Under Agent keys, open the for the key.
- Click Remove.