MCP tweaks.
This commit is contained in:
+2
-1
@@ -22,7 +22,7 @@ services:
|
|||||||
context7-mcp:
|
context7-mcp:
|
||||||
container_name: context7-mcp
|
container_name: context7-mcp
|
||||||
expose:
|
expose:
|
||||||
- 8000
|
- 8080
|
||||||
image: mcp/context7:latest
|
image: mcp/context7:latest
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
docker-socket-proxy:
|
docker-socket-proxy:
|
||||||
@@ -136,6 +136,7 @@ services:
|
|||||||
container_name: searxng-mcp
|
container_name: searxng-mcp
|
||||||
environment:
|
environment:
|
||||||
SEARXNG_URL: http://192.168.1.254:8095
|
SEARXNG_URL: http://192.168.1.254:8095
|
||||||
|
MCP_HTTP_PORT: 3000
|
||||||
image: isokoliuk/mcp-searxng:latest@sha256:3d4b4c537a847ff681b1b48ef2ed1d3b83f0bd10a6bfdbd913bb07ea7978f0ae
|
image: isokoliuk/mcp-searxng:latest@sha256:3d4b4c537a847ff681b1b48ef2ed1d3b83f0bd10a6bfdbd913bb07ea7978f0ae
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
stdin_open: true
|
stdin_open: true
|
||||||
|
|||||||
Reference in New Issue
Block a user