genetic-orange
genetic-orangeβ€’4w ago

πŸ› οΈ Help Needed: Custom MCP Server Integration with Vapi

Hey team! πŸ‘‹ I'm trying to integrate my custom MCP server with Vapi but running into some issues. I followed the official docs, but unfortunately, I couldn't get it to work. I tested using Zapier as an MCP, and that worked fine, so the Vapi setup itself seems okay. Could someone guide me or share a basic boilerplate/example of a custom MCP server setup that works with Vapi? That would really help me move forward. Thanks in advance! πŸ™
No description
3 Replies
Vapi
Vapiβ€’4w ago
Thanks for reaching out! To help you further, could you share what specific error or issue you’re seeing when your custom MCP server tries to connect with Vapi (e.g., error message, HTTP status code, or unexpected behavior)? This will help me provide a more targeted example or troubleshooting steps. Sources: - Vapi MCP Server documentation - MCP Tool documentation
‡️ Mention @Vapi Support Bot for follow-ups πŸ₯
genetic-orange
genetic-orangeOPβ€’4w ago
@Vapi Support Bot It shows Internal Server Error with status code 500
Shubham Bajaj
Shubham Bajajβ€’3w ago
Set up the MCP server using vapi config and API key, run it locally with the provided CLI commands, and connect your application to communicate through this server.. https://docs.vapi.ai/tools/mcp

Did you find this page helpful?