Skip to content
Gemini CLI

vonage documentation mcp for Gemini CLI

io.github.vonage/vonage-documentation-mcp

MCP server for Vonage API documentation, code snippets, tutorials, and troubleshooting.

client:Gemini CLI transport:streamable-http tools:7

Install vonage documentation mcp in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "vonage-documentation-mcp": {
      "httpUrl": "https://documentation-mcp.vonage.dev/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

What Gemini CLI can do once it is connected

vonage documentation mcp in other clients