worthy-roseW
VAPI8mo ago
worthy-rose

Vapi-hosted MCP server using Server-Sent Events (SSE)

Hey. I got it running with a selfhosted MCP, but I wanna use SSE, since it can push messages to LibreChat or any client (is that actually the case??). I connected LibreChat to the remote server, I can see tools, and a LLM is able to call them (with valid response from server). The problem is, that it is not able to see which parameter it should send, or isnt aware of any structure of the request. For example, when it calls create_call function, it just makes stuff up about the rest. I believe it only knows the name of the tools. What could be the problem?
Was this page helpful?