Skip to content

Avlok Docs

Connect your photo library to Claude, ChatGPT, and other AI assistants. This is the technical reference for the Avlok MCP server, the tools it exposes, and how to wire it up.

Avlok lets you find any photo on your computer by describing it. Beyond the app itself, Avlok exposes its library to AI assistants over MCP, the Model Context Protocol, the open standard that assistants like Claude and ChatGPT use to reach external tools.

Once connected, your assistant can search your photos, look up details, find pictures from a place or a trip, and reference the people you have named, all on your terms. These docs cover how that connection works and what each tool does.

Two ways to connect

Run Avlok’s server locally for Claude Desktop, with nothing leaving your device. Or turn on Cloud AI Access to reach your library from Claude on the web and ChatGPT.

A choice of how much stays local

By default, everything you search stays on your computer. Cloud features are opt-in, and you choose what to share. See how Avlok handles your data.

A full tool inventory

Search, library stats, photo details, locations, trips, people, and more. Each tool is documented with its inputs and what it returns.

Built on an open standard

MCP over Streamable HTTP, OAuth 2.1 for cloud access, and a local stdio server for desktop. Any compliant MCP client can connect.