vonage documentation mcp for VS Code
io.github.vonage/vonage-documentation-mcp
MCP server for Vonage API documentation, code snippets, tutorials, and troubleshooting.
client:VS Code
transport:streamable-http
tools:7
Install vonage documentation mcp in VS Code
.vscode/mcp.json
{
"servers": {
"vonage-documentation-mcp": {
"type": "http",
"url": "https://documentation-mcp.vonage.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs