services: mcp-stub: build: context: . dockerfile: Dockerfile image: local-mcp-stub:latest restart: unless-stopped ports: - "8081:8081"