refactor: Decouple MCP server from direct DB access

Replace direct EF Core/DbContext usage in MCP tools with HTTP calls
to the CutList.Web REST API via new ApiClient. Removes CutList.Web
project reference from MCP, adds Microsoft.Extensions.Http instead.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-05 16:54:05 -05:00
parent 17f16901ef
commit 177affabf0
4 changed files with 574 additions and 645 deletions

File diff suppressed because it is too large Load Diff