Features / Identity

shipped

Bring your own API key

Use your own Anthropic API key to run Hook Type and Comment Intelligence passes.

IdentityClaudeshipped
Bring your own API key
Settings showing API Key configuration section
Settings showing API Key configuration section
what it does

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.

getting started

Run the loop.

  1. Open your Anthropic developer console.
  2. Generate a new API key.
  3. Open the Uoink dashboard settings.
  4. Paste your API key into the field.
  5. Click Save to store the key in the OS vault.
behind the scenes

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.

mcp reference

Agent-readable surface.

classify_hookanalyze_commentswrite_blog

Full server metadata lives at /mcp and /mcp/manifest.json.

try it now

Run it on your next source.

Add your API key to activate local hook and comment analysis.

Install Uoink