fix: correct endpoint path to /mcp for streamable-http transport

This commit is contained in:
2026-06-02 00:25:34 +02:00
parent c299409431
commit ec48041b54
33 changed files with 280 additions and 27 deletions

View File

@@ -88,7 +88,7 @@ services:
port: 9810
systemd_unit: homelab-mcp
public_host: mcp.hubris.network
endpoint: https://mcp.hubris.network
endpoint: https://mcp.hubris.network/mcp
note: MCP server. Read-only context + management. Reachable on the LAN via Caddy
and from off-LAN via Netbird (192.168.8.0/24 is a network resource routed through
hubris).