* fix: Dockerfile CMD path and chown for Docker proxy support * chore: remove legacy codeql.yml (ADR-011 GHAS migration) * chore: remove legacy gitleaks.yml (ADR-011 GHAS migration) * docs: add TOOLS.md with tool documentation
Adds src/http-server.ts for Streamable HTTP transport, enabling the law-mcp-proxy to route requests to this MCP via Docker network. Endpoints: GET /health, POST /mcp, GET /mcp, DELETE /mcp Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>