Secure MCP endpoint for LAN clients
This commit is contained in:
+2
-1
@@ -1,4 +1,5 @@
|
||||
# The service binds to localhost only. Set a token if your harness supports bearer auth.
|
||||
# Keep localhost for same-Mac clients. For LAN clients, set this to the Mac's LAN IP.
|
||||
MACMINI_MCP_HOST=127.0.0.1
|
||||
MACMINI_MCP_PORT=7331
|
||||
# Required whenever MACMINI_MCP_HOST is not loopback.
|
||||
# MACMINI_MCP_TOKEN=replace-with-a-long-random-token
|
||||
|
||||
Reference in New Issue
Block a user