Cannot find secret token set in MCP tool
# support
h
Hi, I set a secret token in the server settings section, however, I cannot see the x-vapi-secret header in my MCP server when tool call is happening. Can you please help?
v
I understand you're having trouble seeing the x-vapi-secret header in your MCP server after setting a secret token in the server settings. Unfortunately, I don't have any information available that explains why this might be happening or how the secret token and headers are handled in the MCP tool. If you have any additional details or questions, feel free to share them!
I understand you're having trouble seeing the x-vapi-secret header in your MCP server after setting a secret token in the server settings. Unfortunately, I don't have any information available that explains why this might be happening or how the secret token and headers are handled in the MCP tool. If you have any additional details or questions, feel free to share them!
k
Ensure you’re checking for the X-Vapi-Signature header not X-Vapi-Secret, verify the token is set at the correct level assistant, tool, and check your MCP server to ensure it’s configured to accept custom headers..
h
Hi, I tried adding custom headers and I was receiving them properly, but I still couldnt see the X-Vapi-Signature @User
k
To receive the X-Vapi-Signature header in Vapi webhooks, you must set a secret in your assistant’s server configuration, without it, the signature won’t be included.