vonage documentation mcp for Cursor
io.github.vonage/vonage-documentation-mcp
MCP server for Vonage API documentation, code snippets, tutorials, and troubleshooting.
client:Cursor
transport:streamable-http
tools:7
Install vonage documentation mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"vonage-documentation-mcp": {
"url": "https://documentation-mcp.vonage.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs