helpful-purple•3mo ago
Call/chat meta data in MCP agent requests
I'm using the MCP agent functionality in VAPI with Xano's MCP server. The interactions are working amazing for the content, however, VAPI isn't sending any call or assistant meta data (e.g. call_id) in the parameters or in the header (e.g. "X-Call-Id" per docs).
Can you help me understand how I enable VAPI sending those details?
2 Replies
helpful-purple•3mo ago
Ensure VAPI uses the default streamable HTTP MCP protocol, and configure your Xano endpoint to log incoming HTTP headers, these values are sent in the request headers, not in the assistant parameters or payload..
Can you share the call_id?