Create an agent key
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
ClaudeorChatGPT. - 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 Claude or ChatGPT.
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.
- Find the key under Agent keys.
- Open the and select Remove.