communication

Didlogic_mcp

An MCP server for [DIDLogic](https://didlogic.com). Adds functionality to manage SIP endpoints, numbers and destinations.

python
cloud
communication
0
View on GitHub

Installation

npx -y userad/didlogic_mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "didlogic_mcp",
  "command": "npx",
  "args": [
    "-y",
    "userad/didlogic_mcp"
  ]
}

About This MCP Server

userad/didlogic_mcp

An MCP server for DIDLogic. Adds functionality to manage SIP endpoints, numbers and destinations.

GitHub: https://github.com/UserAd/didlogic_mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub