Features / Identity
shippedBring your own API key
Use your own Anthropic API key to run Hook Type and Comment Intelligence passes.

The user-facing part.
Control your AI costs and data. Uoink uses your own Anthropic API key to run Hook Type, Comment clusters, and Entity extraction passes. Your key is stored in your operating system credential vault, never on our servers. You pay Anthropic for the tokens you use, keeping the helper free of subscriptions.
Run the loop.
- Open your Anthropic developer console.
- Generate a new API key.
- Open the Uoink dashboard settings.
- Paste your API key into the field.
- Click Save to store the key in the OS vault.
How Uoink handles it.
The helper uses the python keyring library to store your API key in the OS vault. On Windows, it calls the Credential Manager APIs. When running an AI analysis, the helper retrieves the key, calls the Anthropic endpoint directly, and writes the output. The key never touches Uoink servers.
Agent-readable surface.
classify_hookanalyze_commentswrite_blogFull server metadata lives at /mcp and /mcp/manifest.json.
Run it on your next source.
Add your API key to activate local hook and comment analysis.