Save token
Create a new entry for the token, API key, or other secret you want KeyLore to manage. The raw value is stored separately from the metadata shown to AI clients.
Core workflow
A useful KeyLore setup gives agents enough metadata to choose correctly while keeping raw tokens out of their view.
Create a new entry for the token, API key, or other secret you want KeyLore to manage. The raw value is stored separately from the metadata shown to AI clients.
Write metadata that explains what service the credential belongs to, what it should be used for, and any scope or environment distinctions that matter.
Check the metadata as if you were the agent. It should be descriptive enough to support correct selection, but it should not contain the secret itself or unnecessary sensitive detail.
Use a supported AI coding tool or MCP client to confirm that it can find the credential through metadata and request brokered access when it needs to perform the task.
Writing guidance
Next step
Use the client-specific connection flow after the token passes its brokered test.
Common question
See the shortest safe path for moving existing tokens into KeyLore.