Skip to content

fix the problem where slack_tool listens to 127.0.0.1#39

Merged
maia-iyer merged 1 commit intokagenti:mainfrom
huang195:slack_tool_use_0000
Aug 20, 2025
Merged

fix the problem where slack_tool listens to 127.0.0.1#39
maia-iyer merged 1 commit intokagenti:mainfrom
huang195:slack_tool_use_0000

Conversation

@huang195
Copy link
Copy Markdown
Contributor

As discussed on slack, new FASTMCP library seems to default to 127.0.0.1 when host is not specified, which is not what we want. We should explicitly specify 0.0.0.0, so other pods in the cluster can reach our mcp servers. This PR also fixes this problem for weather_tool as well.

@huang195 huang195 requested a review from maia-iyer August 20, 2025 16:26
other pods to connect to it

Signed-off-by: Hai Huang <huang195@gmail.com>
@huang195 huang195 force-pushed the slack_tool_use_0000 branch from 1fa7047 to 73e7d2e Compare August 20, 2025 16:26
Copy link
Copy Markdown
Contributor

@maia-iyer maia-iyer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks!

@maia-iyer maia-iyer merged commit ea99300 into kagenti:main Aug 20, 2025
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.

2 participants