How does Vapi make an SSE connection to my localho...
# general-english
r
How does Vapi make an SSE connection to my localhost MCP server? I'm doing app.mount("/", mcp.sse_app()), but when testing the tool I still get "error": "Failed to connect to MCP server: SSE error: Non-200 status code (404)"
4 Views