Commit Graph

5 Commits

Author SHA1 Message Date
a6518f8cfa docs: fix upstream repo URL and token docs in README 2026-03-15 10:27:11 +00:00
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
9a007ddf69 docs: rewrite README in English 2026-03-15 10:06:30 +00:00
b992e57560 docs: add README for infrahub-mcp image 2026-03-15 09:37:58 +00:00
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