Azeem Shah
05/21/2025, 4:07 PMVapi Support Bot
05/21/2025, 4:09 PMtools
array, each with its own serverUrl
. For example:
json
"tools": [
{
"type": "mcp",
"name": "mcpTools1",
"server": { "url": "https://actions.zapier.com/mcp/actions/" }
},
{
"type": "mcp",
"name": "mcpTools2",
"server": { "url": "https://mcp.composio.dev/mcp/" }
}
]
If this does not work, the documentation does not confirm official support for multiple MCP tools, so you may need to contact Vapi support for further assistance.
Source:
- [Vapi MCP Tool Documentation](https://docs.vapi.ai/tools/mcp)Aniah
05/21/2025, 11:56 PM