Tool configuration
# support
j
I am trying to configure a tool connection to the following Zoho MCP server and have not been able to find documentation on how to do so. If someone could please either guide me to some documentation or provide guidance it would be extremly appreciated. { "mcpServers": { "ZohoMCP": { "command": "npx", "args": [ "mcp-remote", "https://vapi-bookings-917168275.zohomcp.com/mcp/dc*********d2272788/message", "--transport", "http-only" ] } } }
c
Hey, You can find the docs regarding integrating the MCP here https://docs.vapi.ai/tools/mcp   Let us know if you face any further issues. Regards, Priyanshu