Skip to main content
CommunicationPython

userad/didlogic_mcp

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

communicationcloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/UserAd/didlogic_mcp

Claude Desktop configuration example:

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

Check the repository README for specific installation and configuration instructions.

Details

Category
Communication
Language
Python
Author
UserAd