Back to directory
userad/didlogic_mcp

userad/didlogic_mcp

@UserAd

A Model Context Protocol (MCP) server implementation for the Didlogic API, enabling LLMs to interact with Didlogic services through a standardized interface.

didlogicmcpsipvoipapibalancesipfriendscall-historycloud

Installation & Configuration

{
  "mcpServers": {
    "didlogic": {
      "command": "uvx",
      "args": [
        "didlogic_mcp"
      ],
      "env": {
        "DIDLOGIC_API_KEY": "YOUR_DIDLOGIC_KEY"
      }
    }
  }
}

Information

Transport
stdiossestreamable-http
Language
Python
Created
2026/6/12
Updated
2026/6/12