Files
linear-coding-agent/generations/library_rag/mcp_server.py
David Blanc Brioir a1cd9f2821 Fix sys.path for MCP server when run from different directory
Add library_rag directory to sys.path at startup so that imports
like 'utils.pdf_pipeline' and 'mcp_tools' work correctly when the
server is spawned by Ikario from a different working directory.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-31 21:59:12 +01:00

31 KiB