For developers
Connect Claude and other MCP clients straight to your documents. Memo exposes query, ask and graph tools over the Model Context Protocol so your AI works from your real sources.
Why MCP
The Model Context Protocol (MCP) is the standard way to connect AI clients like Claude to external tools and data. Memo speaks MCP over HTTP, so any MCP-capable assistant can search your documents, ask questions across them, and read your knowledge graph — working from your real sources instead of guessing.
Semantic search across your corpus — returns the most relevant passages for a query.
Question answering with citations, composed from your own documents.
Enumerate the documents in your graph.
Fetch a single document’s metadata and chunked content.
Export your full knowledge graph — sources, entities and relations.
Two minutes
dgp_) in Settings on the Memo web app.claude mcp add --transport http memo \ https://docgraph-api-b7e2oxlrrq-km.a.run.app/mcp \ --header "Authorization: Bearer dgp_your_token"
Using a stdio-only client such as Claude Desktop? Bridge to the HTTP endpoint with npx mcp-remote. Full instructions are in the MCP guide.
The same graph is available over a plain HTTP API — search, ask, sources and graph endpoints, authenticated with the same token. Memo’s engine is also the open docgraph-mcp binary you can run locally.
Upload your first document and watch a knowledge graph build itself. Free to start; Pro when your library grows.