1. Add the server
~/.claude/mcp.json directly:
2. Verify
3. Use it from any project
In Claude Code:
Generate a 5-second cinematic intro for this project’s README, show
the project name in cursive on a velvet background, with a quiet
piano sting. Save the URL into docs/intro.md.
Claude Code uses the Lavendly MCP for the video, then its built-in
file tools to write the URL into the doc.
Pair it with a skill
The MCP server gives Claude Code the tools. To get good results consistently, correct call order, idempotency keys, cost-aware decisions, load a Lavendly skill alongside the MCP server. See Agent skills.Per-project configuration
Pin a project to a specific environment by dropping.claude/mcp.json
in the project root:
LAVENDLY_API_KEY_REF reads the named env var from your shell, so the
key itself never lands in committed config.