Commit Graph
2 Commits
Author SHA1 Message Date
Damien 24b5146056 fix: correct upstream repo URL and clone logic
- Fix repo URL: opsmill/infrahub-mcp (not infrahub-mcp-server)
- Clone default branch when INFRAHUB_MCP_VERSION is not set
- Remove INFRAHUB_API_TOKEN from ENV to avoid Docker secrets warning
- Rewrite comments in English
2026-03-15 10:26:52 +00:00
Damien 10ed48d24d feat: add infrahub-mcp Dockerfile
Packages the OpsMill infrahub-mcp-server into a Docker container
running fastmcp in SSE mode on port 8001.
2026-03-15 09:37:46 +00:00