galoremate
07/18/2025, 10:12 AMChiranjeet Mishra
07/18/2025, 10:52 AMAL-Mayyit
07/19/2025, 7:53 PMChiranjeet Mishra
07/20/2025, 7:56 PMAuthorization: Bearer YOUR_API_KEY. Double-check that your server handles authorization properly.
4. **Server Logs**: Review your MCP server logs for any errors that might help identify specific issues causing the failure. Logs can reveal issues like malformed requests or unexpected server errors.
5. **Manual Testing**: Use tools like curl to manually test the server endpoint to verify it returns the expected JSON and HTTP status. Compare this to the responses expected by Vapi.
If these steps do not resolve the issue, consider logging requests on both client and server sides for deeper insights into request handling and responses. If possible, switching to a supported protocol such as Streamable HTTP may be worthwhile, given that SSE is deprecated. For additional information, you may visit the [Vapi MCP Server documentation](https://docs.vapi.ai/sdk/mcp-server).kitterman
07/24/2025, 10:39 PMkitterman
07/24/2025, 10:49 PMChiranjeet Mishra
07/26/2025, 1:48 PMkitterman
07/28/2025, 3:48 PMChiranjeet Mishra
07/30/2025, 8:55 AMkitterman
08/26/2025, 10:46 PMChiranjeet Mishra
09/10/2025, 7:44 AM