Skip to main content

Service Map

Services & Responsibilities

Service Communication

All services communicate via:

  • HTTP/REST - Synchronous request/response
  • Redis - Shared cache and session state
  • PostgreSQL - Shared database (schema-per-service)

Port Assignments

ServicePortDatabase Schema
Identity3001identity
Organization3002organization
Mock Engine3003mock_engine
AI3004N/A (stateless)
Collections3005collections
Platform3006platform
Proxy3007proxy
Protocol Server3008protocol
Data Studio3009data_studio
Airgap3010airgap
MCP Server3011N/A (stateless)
CLI Service3012cli