Integrate the Vonage MCP Server with editors like VSCode or Cursor to enhance your workflow.
mcp.json
file in your workspace or user settings folder.{
"servers": {
"vonage-docs": {
"url": "https://documentation-mcp.vonage.dev/mcp",
"type": "http",
"description": "Vonage Developer Portal"
}
},
"inputs": []
}
Save your changes and restart or reload your IDE. The MCP extension should now connect to the Vonage server automatically.