feat: remove MCP servers
Remove all four MCP server packages from the Dockerfile along with their associated env vars (docker-compose.yml, .env.example) and egress allowlist entries (squid.conf). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
eb5f240d3e
commit
a9ff78b494
4 changed files with 0 additions and 47 deletions
|
|
@ -29,10 +29,6 @@ acl CONNECT method CONNECT
|
|||
acl allowed_sites dstdomain api.anthropic.com
|
||||
acl allowed_sites dstdomain statsig.anthropic.com
|
||||
acl allowed_sites dstdomain platform.claude.com
|
||||
# MCP servers
|
||||
acl allowed_sites dstdomain api.github.com
|
||||
acl allowed_sites dstdomain .gitlab.com
|
||||
acl allowed_sites dstdomain .atlassian.net
|
||||
# Kubernetes API server — add your cluster's hostname here when using --kube
|
||||
# acl allowed_sites dstdomain k8s.example.com
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue