You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for your great job, those types of mcp servers will help many of us a lot improving the AI capabilities of our agents. Maybe I using the server wrong, but I suspect headers, for some reason, are not being treated correctly, I am checking the measurements retrieval of a bucket and getting none, the logs says the following:
[INFO] Parsing CSV response...
[INFO] Found 71 lines in the response
[INFO] Headers: ,result,table,_value
[INFO] Value index: -1
[INFO] No _value column found in the response
It seems the header _value exists, but it does not recognize it later...