haiku.rag/haiku_rag_slim/haiku
Yiorgis Gozadinos db7f0e0af6
Give the MCP server the database, not a description of it
`run_mcp` derived a path and a configuration for the server, and deriving drops
the configured name: MCP results and citations carried `source=None` where the
same database named through any other path carried "alpha".

`create_mcp_server` takes the resolved scope and opens through it, so the name
survives. Passing a path and configuration still works and resolves to the same
place.
2026-08-27 15:12:13 +03:00
..
rag Give the MCP server the database, not a description of it 2026-08-27 15:12:13 +03:00