Skip to content

Commit 69129c7

Browse files
committed
build: use fastmcp instead of mcp sdk
1 parent 1bbfd3c commit 69129c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ FROM mcr.microsoft.com/devcontainers/python:3.12
44
COPY --from=ghcr.io/astral-sh/uv:latest /uv /uvx /bin/
55

66
# Remove after production
7-
RUN pip install --no-cache-dir mcp
7+
RUN pip install --no-cache-dir fastmcp

0 commit comments

Comments
 (0)