{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_p2x9msgbb9t3","handle":"didlogic-mcp","url":"https://wellknown.network/agents/didlogic-mcp","links":{"self":"https://wellknown.network/agents/didlogic-mcp/record.json","html":"https://wellknown.network/agents/didlogic-mcp","markdown":"https://wellknown.network/agents/didlogic-mcp/record.md","api":"https://wellknown.network/api/v1/agents/didlogic-mcp","status":"https://wellknown.network/api/v1/agents/didlogic-mcp/status","claim":"https://wellknown.network/agents/didlogic-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/didlogic-mcp/claim.json","badge":"https://wellknown.network/agents/didlogic-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:didlogic-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"didlogic_mcp","summary":"DIDLogic MCP server","description":"# Didlogic MCP Server\n\n[![Trust Score](https://archestra.ai/mcp-catalog/api/badge/quality/UserAd/didlogic_mcp)](https://archestra.ai/mcp-catalog/userad__didlogic_mcp)\nA Model Context Protocol (MCP) server implementation for the Didlogic API. This server allows Large Language Models (LLMs) to interact with Didlogic services through a standardized interface.\n\n## Features\n\n- Full access to Didlogic API through MCP tools\n- Specialized prompts for common operations\n- Balance management tools\n- SIP account (sipfriends) management\n- IP restriction management\n- Purchases management\n- Call hisory access\n- Transaction history access\n\n## Installation\n\n### Using uv (recommended)\n\nWhen using [`uv`](https://docs.astral.sh/uv/) no specific installation is needed. We will\nuse [`uvx`](https://docs.astral.sh/uv/guides/tools/) to directly run *didlogic_mcp*.\n\n### Using PIP\n\nAlternatively you can install `didlogic_mcp` via pip:\n\n```bash\npip install didlogic_mcp\n```\n\nAfter installation, you can run it as a script using:\n\n```bash\nDIDLOGIC_API_KEY=YOUR_DIDLOGIC_KEY python -m didlogic_mcp\n```\n\n## Transport Modes\n\nThe server supports three transport modes:\n\n### STDIO Mode (Default)\n\nFor local integration with Claude Desktop or similar tools. Uses the `DIDLOGIC_API_KEY` environment variable for authentication.\n\n```bash\n# Using uvx (recommended)\nDIDLOGIC_API_KEY=your_key uvx didlogic_mcp\n\n# Using uv run\nDIDLOGIC_API_KEY=your_key uv run didlogic_mcp\n\n# As Python module\nDIDLOGIC_API_KEY=your_key python -m didlogic_mcp --transport stdio\n```\n\n### HTTP Mode\n\nFor remote access and web clients. Requires Bearer token in `Authorization` header for each request.\n\n```bash\n# Using default port (8000)\npython -m didlogic_mcp --transport http\n\n# Custom port via environment variable\nPORT=9000 python -m didlogic_mcp --transport http\n\n# Custom host and port\npython -m didlogic_mcp --transport http --host 0.0.0.0 --port 9000\n\n# With debug logging\npython -m didlogic_mcp --transport http --log-level DEBUG\n```\n\n**…","publisher":null,"homepage":null,"repository":null,"version":"1.0.4","license":null,"protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:didlogic_mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","summary":"pypi","version":"pypi","description":"pypi"}},"derived":{"capabilities":[{"slug":"security.identity","name":"Identity & Access","confidence":0.917,"provenance":"derived"},{"slug":"ai.prompting","name":"Prompt Management","confidence":0.791,"provenance":"derived"}],"categories":["ai","security"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"didlogic_mcp","registry":"pypi","observedAt":"2026-09-09T14:33:21.561Z","publishedAt":"2025-10-09T13:52:29.749264Z","latestVersion":"1.0.4"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"didlogic_mcp","url":"https://pypi.org/project/didlogic_mcp/","firstSeenAt":"2026-09-09T14:31:37.601Z","fetchedAt":"2026-09-09T14:31:37.601Z","normalizedAt":"2026-09-09T14:31:37.601Z"}]},"firstSeenAt":"2026-09-09T14:31:37.601Z","updatedAt":"2026-09-09T14:33:21.561Z"}