MCP Server
MCP
RevDesk Product MCP
Give AI agents secure access to RevDesk calling, SMS, phone numbers, caller IDs, and usage.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.revdesk.com/mcp",
"headers": [
{
"description": "Bearer followed by a least-privilege RevDesk API key",
"isRequired": true,
"isSecret": true,
"name": "Authorization"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
Comments
Sign in to leave a comment