diff --git a/pyproject.toml b/pyproject.toml index 284b599..bbb13c9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,7 @@ dependencies = [ "typer>=0.20.0", # Temporary: Install from github until >=0.9.0 is pushed to PyPI # "mcp-contextforge-gateway>=0.9.0", - "mcp-contextforge-gateway@git+https://github.com/IBM/mcp-context-forge.git@a43f225", + "mcp-contextforge-gateway@git+https://github.com/IBM/mcp-context-forge.git@aba7f4c", ] # ----------------------------------------------------------------