V
Vonage Server API Bindings MCP Server
Details
Authentication
Vonage application ID and private key
$ npx -y @vonage/vonage-mcp-server-api-bindings + Vonage API key and API secret $ npx -y @vonage/vonage-mcp-server-api-bindings discovered Open Vonage Dashboard Applications and create or select an application. Copy the application ID and download or regenerate the private key when available. These are used together by the CLI and tooling MCP server, and can also be used to mint Vonage JWTs.
Sign up for a Vonage account, then open Account Settings in the dashboard. Vonage creates an API key and API secret for your account automatically. Use them directly where a product accepts basic auth, or pass them to tools that need API_KEY/API_SECRET. Keep the secret private.