Commit Graph

2 Commits

Author SHA1 Message Date
Jeffrey von Rotz
000e6bf796 chore: fleet audit — security, governance, and quality fixes (#1)
* 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
2026-03-02 15:24:15 +01:00
Mortalus
a15fe54367 feat: add HTTP transport for Docker proxy support
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>
2026-02-28 08:44:56 +01:00