Secure MCP endpoint for LAN clients

This commit is contained in:
Adolfo Reyna
2026-05-26 22:16:15 -04:00
parent e2384654fd
commit b68ca1bebd
5 changed files with 37 additions and 10 deletions
+1 -1
View File
@@ -47,5 +47,5 @@ launchctl enable "$DOMAIN/$LABEL"
launchctl kickstart -k "$DOMAIN/$LABEL"
echo "Installed $LABEL"
echo "Endpoint: http://127.0.0.1:7331/mcp"
echo "Endpoint: configured by .env (see the service log for the listening URL)"
echo "Logs: $LOG_DIR"