Project · 03 · Multi-module · MCP · MMXXVIShipped

AenticOS.

Modular sales platform — every module a process exposing HTTP, WebSocket, and MCP at once, so the orchestrator (model or human) reaches any of them the same way.

The boundary between modules is more design than the modules.

In brief

AenticOS is a modular, locally hosted sales workflow platform in which each module runs as an independent process exposing the same three interfaces: an HTTP REST API, a WebSocket event stream and an MCP server for AI agents. Its shipped module, Sales Monitor, is a Svelte and Tauri desktop app that transcribes live calls with Whisper, detects objections and shows the matching battle card response.

Specification

Surface
Every module: HTTP REST + WebSocket + MCP, one process each
Modules
Sales Monitor — shipped, :7842, 17 MCP tools · Prospector — partial, :5000 (7843 reserved), 14 MCP tools
Engine
Whisper on CUDA (RTX 4070); runtime 4.18 GB
Orchestrator
External CRM brain — LM Studio / Claude / etc.
Source
Private

From the README

AenticOS is the umbrella project that holds every module in your sales stack —

each one runs as an independent process exposing the same tri-protocol surface

(HTTP REST + WebSocket + MCP) so any consumer (CRM brain, AI agent, dashboard)

can reach any module the same way.

Today it ships one fully-built module (Sales Monitor) and a placeholder

for the next one (Prospector — your UK lead generator, renamed). Add more

Status

ModuleSourceRuntimeMCPNotes
Sales Monitor4.18 GB17 toolsBuilt, tested, in production
Prospectorplaceholder READMESource needs porting from existing UK lead-gen project
CRM brainexternalexternalexternalUser's own custom system

Module map and ports

ModuleStatusDefault portSource pathRuntime path
Sales Monitorshipped127.0.0.1:7842modules/sales-monitor/runtime/sales-monitor/
Prospectorpartial — running externally127.0.0.1:5000 (7843 reserved for the eventual move)C:\Aentic\UK Lead Generator\ (not yet in modules/prospector/)runs from source via start-hermes.bat; no .exe yet
CRM brainexternaluser-definedexternalexternal
ProtonMail Bridgeexternal1025 (SMTP) / 1143 (IMAP)externalexternal