If you're building agents that need to interact with a full business platform, this is a multi-tenant system exposing 1,250+ operational handlers and 5,348 CRUD operations across finance, ops, documents, and workflows. Every tool is RBAC-gated at the dispatcher level, so permissions are centralized rather than scattered across endpoints. The platform includes document search with combined text and image embeddings, workflow orchestration, agent spawning primitives, and a tamper-evident audit log backed by SHA-256 hash chains. Tools are discoverable at runtime via prism_introspect, so your MCP client picks up new capabilities without manual SDK updates. Auth is OAuth 2.1 with PKCE. Reach for this when you need agents operating on structured business data with real permission boundaries and audit requirements.