Loading MCP server directory, please wait...
Secure Nvoip MCP server for reports, call analytics, service quality, and business insights.
npx @getmcp/cli add br.com.nvoip/mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer access token issued by the Nvoip OAuth flow.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"br.com.nvoip/mcp-server": {
"url": "https://mcp.nvoip.com.br/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}