๐Ÿ› ๏ธ Help Needed: Custom MCP Server Integration wit...
# support
s
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! ๐Ÿ™ https://cdn.discordapp.com/attachments/1403328082462380142/1403328082802245642/mcp_dd.png?ex=6897269f&is=6895d51f&hm=a1f9bddb1b84107dfe397cad741cd259d636c0a86f52edf14284f1039272756c&
v
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](https://docs.vapi.ai/sdk/mcp-server) - [MCP Tool documentation](https://docs.vapi.ai/tools/mcp)
s
@User It shows Internal Server Error with status code 500
c
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..
3 Views