Start on localhost
http://127.0.0.1:8080/mcp. The default host is loopback-only.
Share within your environment
SetGRAPHIFY_API_KEY in the server environment using your secret manager. Then start with the intended bind address:
Authorization: Bearer <key> or X-API-Key. Use a private network or an authenticated TLS proxy for traffic beyond the local machine. A graph can contain proprietary source context.
Server options
Docker
The source repository includes a Dockerfile. Build it from that checkout:GRAPHIFY_API_KEY before running it. Make deliberate network and authentication choices before exposing the endpoint to other hosts.