iamjr15
06/19/2025, 5:31 PMVapi Support Bot
06/19/2025, 5:32 PMjson
{
"serverUrl": "https://mcp.vapi.ai/mcp",
"headers": {
"Authorization": "Bearer YOUR_VAPI_API_KEY"
}
}
Make sure your API key is valid and the endpoint matches the above. If issues persist, double-check your network and that Cursor supports Streamable HTTP protocol as required by Vapi MCP.
See the [Vapi MCP Server docs](https://docs.vapi.ai/sdk/mcp-server#integration-options) for more details.
Source:
- [Vapi MCP Server documentation](https://docs.vapi.ai/sdk/mcp-server#integration-options)Kings_big💫
06/19/2025, 5:51 PM