userad/didlogic_mcp
An MCP server for [DIDLogic](https://didlogic.com). Adds functionality to manage SIP endpoints, numbers and destinations.
Quick Start
Clone the repository:
git clone https://github.com/UserAd/didlogic_mcpClaude Desktop configuration example:
{
"mcpServers": {
"didlogicmcp": {
"command": "npx",
"args": [
"-y",
"userad/didlogic_mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.