MCP tweaks.

This commit is contained in:
2025-12-18 15:15:54 -05:00
parent 5168d5b4bf
commit ab42cd9d86
+2 -1
View File
@@ -22,7 +22,7 @@ services:
context7-mcp:
container_name: context7-mcp
expose:
- 8000
- 8080
image: mcp/context7:latest
restart: unless-stopped
docker-socket-proxy:
@@ -136,6 +136,7 @@ services:
container_name: searxng-mcp
environment:
SEARXNG_URL: http://192.168.1.254:8095
MCP_HTTP_PORT: 3000
image: isokoliuk/mcp-searxng:latest@sha256:3d4b4c537a847ff681b1b48ef2ed1d3b83f0bd10a6bfdbd913bb07ea7978f0ae
restart: unless-stopped
stdin_open: true