What it is
A single-user, read-only MCP server that lets you search a private repo of your most sensitive documents from the Claude and ChatGPT apps — without handing the whole repo, or any credential, to the AI provider.
What it is
A single-user, read-only MCP server that lets you search a private repo of your most sensitive documents from the Claude and ChatGPT apps — without handing the whole repo, or any credential, to the AI provider.
How it works
A thin Cloudflare Worker exposes exactly two tools, search and fetch,
backed by Cloudflare AI Search over your encrypted docs. OAuth + Cloudflare
Access lock it to you alone. No write tools, no outbound calls.