Integration

Marvin AI engineering framework with Meridian

Wire Marvin's LLM primitives directly into Meridian's runtime. One config block, zero glue code.

Configuration

marvin.settings.toml
[marvin.settings.openai]
api_key = "sk-meridian-••••••••••••••••••••••••"
base_url = "https://api.meridian.dev/v1"

[marvin.settings.meridian]
engine = "lock"

The lock engine enforces Meridian's brand identity, tone, and safety policy across all Marvin-generated completions.