Loading MCP server directory, please wait...
Give AI agents secure access to RevDesk calling, SMS, phone numbers, caller IDs, and usage.
npx @getmcp/cli add io.github.cell-labs-inc/revdesk-productRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer followed by a least-privilege RevDesk API key
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.cell-labs-inc/revdesk-product": {
"url": "https://mcp.revdesk.com/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}