anyone noticing MCP tool call changes > ngrokfree...
# office-hours
v
anyone noticing MCP tool call changes > ngrokfree_tool_test__lookup until now it was > ngrokfree.tool_test__lookup the replacement of '.' with a '_' is breaking our existing flow { "name": "ngrokfree_tool_testlookup", "role": "tool_call_result", "time": 1746636833664, "result": "[\n {\n "type": "text",\n "text": "Unknown tool: ngrokfree_tool_testlookup"\n }\n]", "toolCallId": "call_iMChXkDpJYpfz0TKL1bnb0z8", "secondsFromStart": 22.45 } anyone facing this or maybe has a fix for this we are pointing to our own MCP server running locally and exposed using ngrok tunnel for testing
3 Views