Sep 2, 2026 | Uncategorized
Over the past week we opened up a line of Model Context Protocol servers, one per product, so an AI assistant can work with our telephony and business systems the same way it reads a file or calls an API. They are on npm and in the MCP Registry, and several are now...
Sep 2, 2026 | Uncategorized
If you build agents with LangChain, you can now give one a phone system, a fax line, a dialer or an exam server as tools. We published four integrations on PyPI, each wrapping a real product API from our stack: langchain-ictfax, langchain-ictpbx, langchain-ictcontact...
Sep 2, 2026 | Uncategorized
Fax is not glamorous, but it is still how healthcare, legal and government move documents, and “fax this and tell me when it lands” turns out to be a clean job for an agent. ictfax-mcp is our open source server for exactly that. It connects an AI assistant...
Sep 2, 2026 | Uncategorized
TL;DR ictexam-mcp is an open source Model Context Protocol server for ICTExam, our AI exam authoring and grading platform. It gives an AI assistant nine tools: six that read exams, gradebooks and item analysis, and three that write, which stay unregistered until you...
Aug 27, 2026 | Uncategorized
The short version Two n8n community nodes are published on npm under the MIT licence: n8n-nodes-ictcontact v0.1.7 and n8n-nodes-ictcore v0.1.2. Between them they drive six platforms: ICTContact, ICTDialer.com and ICTBroadcast on one node, ICTFax, ICTPBX and the open...
Aug 13, 2026 | Uncategorized
The short versionpiper-tts-server gives you paced, streaming Piper text to speech for real time voice, over Asterisk AudioSocket, RTP or a browser WebSocket. On PyPI now.php-crm-connectors puts 21 CRMs behind a single PHP interface, so pushing a call outcome into Zoho...