Skip to content

fix(graph_rag): streamable-http transport + pin host ports >=5001#46

Open
lfnothias wants to merge 2 commits into
mainfrom
chore/deploy-fixes
Open

fix(graph_rag): streamable-http transport + pin host ports >=5001#46
lfnothias wants to merge 2 commits into
mainfrom
chore/deploy-fixes

Conversation

@lfnothias

Copy link
Copy Markdown
Contributor

Two deploy fixes. 1) Enable the graph_rag server main over streamable-http (deploy.py launches each server via subprocess, so the entrypoint must serve; it was commented out, and graph_rag now runs on :5003 because of this). 2) Start host MCP port allocation at 5001 (start.sh, deploy.py) to avoid the macOS AirPlay Receiver on :5000.

🤖 Generated with Claude Code

lfnothias and others added 2 commits June 14, 2026 15:49
Enable the graph_rag host server entrypoint (was a commented-out http transport) so it is discoverable by the host MCP clients.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Start host MCP port allocation at 5001 (start.sh START_PORT, deploy.py HOST_PORT_MIN) so it never collides with the macOS AirPlay Receiver on :5000.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown


Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

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