-
Notifications
You must be signed in to change notification settings - Fork 2
Home
guirguispierre edited this page Mar 30, 2026
·
1 revision
MemoryVault is a self-hosted, graph-aware memory server for AI assistants. Built on Cloudflare Workers + D1 + Vectorize.
- Getting Started - Installation, configuration, and first deploy
- MCP Tools Reference - Complete reference for all 40+ MCP tools
- OAuth & Authentication - OAuth2 + PKCE flow, sessions, and legacy auth
- Database Schema - All tables, columns, indexes, and migrations
- Scoring Model - How dynamic confidence and importance scores are computed
- Semantic Search - Hybrid lexical + semantic retrieval and RRF fusion
- Web Viewer - Themes, keyboard shortcuts, graph visualization
- API Endpoints - HTTP routes, request/response formats
- Architecture - Module structure, tech stack, data flow
- Smoke Tests - What the OAuth isolation smoke test covers
Reference
Concepts
Features