Features / Identity

shipped

Local-first architecture

Save transcripts, comments, and databases to your local drive for private research.

IdentityUoinkshipped
Local-first architecture
Settings panel showing default library folder path
Settings panel showing default library folder path
what it does

The user-facing part.

Your research belongs on your machine. Uoink uses a local-first architecture where transcripts, databases, and configuration files live on your computer. The helper runs on localhost, and your files write to your local drive. You can browse, edit, and back up your library without depending on external web platforms.

getting started

Run the loop.

  1. Install the desktop helper.
  2. Open the dashboard and check the library path.
  3. Open File Explorer to see your corpus folders.
  4. Open any markdown file in your text editor.
  5. Backup your library by copying the folder.
behind the scenes

How Uoink handles it.

The desktop helper runs an internal server that reads and writes files on your storage drive. It logs transactions in a local SQLite file. The browser extension speaks to this helper via a loopback port. No external tracking scripts, cloud servers, or remote databases are used, maintaining privacy.

mcp reference

Agent-readable surface.

get_uoink_healthsearch_uoinks

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

try it now

Run it on your next source.

Install the helper and start building a private local library.

Install Uoink