Pete_SF
11/27/2025, 12:48 AMVapi Support Bot
11/27/2025, 12:49 AMAuthorization header in your MCP tool configuration like this:
json
"server": {
"url": "https://your-mcp-server-url",
"headers": {
"Authorization": "Bearer YOUR_ACCESS_TOKEN"
}
}
Replace YOUR_ACCESS_TOKEN with the token you obtain from your OAuth flow. This should ensure the token is sent with each tool invocation. For more details, see the [MCP Tool documentation](https://docs.vapi.ai/tools/mcp).
Source:
- [MCP Tool documentation](https://docs.vapi.ai/tools/mcp)Pete_SF
12/01/2025, 6:15 PMChiranjeet Mishra
12/16/2025, 6:38 PMChiranjeet Mishra
12/16/2025, 6:39 PMlarry
02/16/2026, 4:13 PMmilynnus
06/05/2026, 11:30 AM