zackrspv
03/26/2026, 11:05 PMVapi Support Bot
03/26/2026, 11:06 PMjson
{
"tools": [
{
"type": "mcp",
"server": { "url": "YOUR_MCP_SERVER_URL" },
"description": "Say 'Processing your request...' before tool calls."
}
]
}
If this does not resolve the issue, review your MCP tool's configuration in the Vapi dashboard and ensure no default messages are set. For persistent issues, contacting Vapi support may be necessary, as this behavior may be hardcoded for MCP tools.
(Reference: [MCP Integration documentation](https://docs.vapi.ai/tools/mcp))
Source:
- [MCP Integration documentation](https://docs.vapi.ai/tools/mcp)Matt
03/26/2026, 11:08 PMzackrspv
03/27/2026, 12:11 AMzackrspv
03/27/2026, 12:12 AMzackrspv
03/27/2026, 12:13 AMzackrspv
03/27/2026, 12:37 AM"messages" [
{
"type" "request-start",
"content" " "
},
{
"type" "request-response-delayed",
"content" "Thanks for your patience—still pulling that up."
},
{
"type" "request-failed",
"content" "Sorry—I’m having trouble accessing that right now. Let’s try a different approach."
}
]
and it seems to have fixed most of it, by leaving the request-start as a 'space and not 'none' or 'blank' it stops saying stuff every time it calls the mcpMatt
03/27/2026, 4:44 AMzackrspv
03/27/2026, 4:45 AMMatt
03/27/2026, 4:48 AMeytanlevy
03/27/2026, 8:12 AMMatt
03/27/2026, 8:13 AMeytanlevy
03/27/2026, 8:15 AMeytanlevy
03/27/2026, 8:15 AMMatt
03/27/2026, 8:34 AMkyle
03/30/2026, 8:39 PMeytanlevy
03/30/2026, 8:50 PMeytanlevy
03/30/2026, 8:50 PMChiranjeet Mishra
04/01/2026, 7:26 PM