marrow

MCPReference

by ElxMaj

Indexed by Glama. No runnable package is published via Glama's API — open the repository for install instructions.

mcphybrid

MCP configuration

stdio

Environment

  • DATABASE_URLrequired

    PostgreSQL connection string with pgvector extension (e.g., postgres://marrow:marrow@localhost:5432/marrow)

  • MARROW_API_KEYsecret

    API key for Claude model (required for distillation, drift check, and propose_node; reads work without it)

  • MARROW_PROVIDER

    Optional model provider override (e.g., 'openai-compatible' for local LLM). Default uses Claude via MARROW_API_KEY.

  • MARROW_SECRET_KEYsecret

    Optional key to encrypt connector secrets at rest. Required only if using connectors.

  • MARROW_EMBEDDING_BASE_URL

    Optional 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.