So I’m using the new MCP tools integration on claudi.ai
I have a supabase edge function that takes in 2 parameters in the payload. If I set those ID’s manually in the tool settings it works , but if I set it to “let ai fill this field” it always posts the request with an empty payload .. ie o ] ..
If I use a zapier code (python) tool claude is able to post the request successfully.
I tried post and custom webhook tools but something seems broken in regards to the zoiper MCP webhook passing data.