marrow
MCPReferenceby ElxMaj
Indexed by Glama. No runnable package is published via Glama's API — open the repository for install instructions.
MCP configuration
Environment
DATABASE_URLrequiredPostgreSQL connection string with pgvector extension (e.g., postgres://marrow:marrow@localhost:5432/marrow)
MARROW_API_KEYsecretAPI key for Claude model (required for distillation, drift check, and propose_node; reads work without it)
MARROW_PROVIDEROptional model provider override (e.g., 'openai-compatible' for local LLM). Default uses Claude via MARROW_API_KEY.
MARROW_SECRET_KEYsecretOptional key to encrypt connector secrets at rest. Required only if using connectors.
MARROW_EMBEDDING_BASE_URLOptional custom embedding endpoint (e.g., Ollama or OpenAI-compatible). Default uses local in-process model.
Install in one click with Zurek
Browse here, install from the native macOS app — pick targets, fill env vars, and write configs safely.