Skip to content

fix: copy local-mcp into Docker image#83

Merged
matthiastjong merged 1 commit into
mainfrom
fix/dockerfile-local-mcp
May 17, 2026
Merged

fix: copy local-mcp into Docker image#83
matthiastjong merged 1 commit into
mainfrom
fix/dockerfile-local-mcp

Conversation

@matthiastjong
Copy link
Copy Markdown
Owner

Summary

Adds COPY --from=builder /app/src/local-mcp ./local-mcp to the Dockerfile so the blind-fill MCP script is available at runtime.

The serve endpoint (GET /api/local-mcp/blind-fill) already tries local-mcp/ first (from #82), but the file wasn't being copied into the image.

🤖 Generated with Claude Code

The blind-fill MCP script at src/local-mcp/ needs to be available
at runtime for GET /api/local-mcp/blind-fill to serve it.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@matthiastjong matthiastjong merged commit adb515b into main May 17, 2026
2 of 3 checks passed
@matthiastjong matthiastjong deleted the fix/dockerfile-local-mcp branch May 17, 2026 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant