04 | Introducing Lineage MCP
Lineage MCP is a Model Context Protocol server that gives your AI the context it needs when it needs it.
Practical insights on platform architecture, AI-assisted development, and making deliberate technical choices.
Lineage MCP is a Model Context Protocol server that gives your AI the context it needs when it needs it.
Stop manually listing context files in every prompt. A simple slash command lets your AI intelligently load relevant AGENTS.md files and DDRs based on what you're working on. The AI figures out what it needs to read.
AI makes architectural consistency harder, not easier. Without documented decisions, AI agents make different assumptions every time.
AI coding assistants work better when they understand your codebase. AGENTS.md/CLAUDE.md files are machine-readable cheat sheets that help AI learn your architecture, patterns, and quirks before touching any code.