micahman33/VonageAICodeAssist
MCP server to assist with AI code generation using Claude Desktop, Claude Code or any coding tool that supports MCP servers to ensure you're always working from the most current Vonage SDKs and APIs
Platform-specific configuration:
{
"mcpServers": {
"VonageAICodeAssist": {
"command": "npx",
"args": [
"-y",
"VonageAICodeAssist"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...