Every integration.
One connection point.
The PLRX Agentic Execution Platform connects to the full infrastructure layer it needs — AI models, cloud services, observability, authentication, healthcare protocols, event streaming, and secrets management. Every one of those integrations is hidden from the AI client. From the outside, there is a single point of entry: the PLRX MCP Server.
The universal
integration gateway.
The PLRX MCP Server is the single point through which any AI client — ChatGPT, Claude Code, Cursor, OpenCode, or any Model Context Protocol-compatible client — discovers and calls tools, reads resources, and receives streaming responses from external servers. The AI client needs zero knowledge of the underlying systems. It does not know which AI models are running. It does not know which protocols are in use. It does not know which infrastructure is behind the platform. It connects to the PLRX MCP Server once, receives a tool manifest, and invokes missions by name.
-
Tool DiscoveryAI clients retrieve a structured tool manifest listing every available agent workflow — its name, parameters, and description. New agents appear in the manifest automatically on deployment. No client update required.
-
Tool InvocationA single MCP tool call triggers a complete PLRX mission — initiating the orchestrator, delegating to specialist agents, coordinating with external systems, and tracking state through the PLRX Durable State Machine. The client receives a run ID immediately. The mission runs asynchronously to completion.
-
Resource ReadingClients read structured resources — mission status, workflow state, agent health, execution logs — through the MCP resource protocol. No direct access to underlying databases or agent APIs required.
-
Streaming ResponsesReal-time mission progress is streamed to the AI client as workflow state advances. The client receives state transition events — document received, eligibility confirmed, prior auth submitted — without polling. Streamable HTTP transport.
-
Tenant-Scoped VisibilityTool visibility is scoped per tenant. A client authenticated for tenant A sees only tenant A's tools and resources. Cross-tenant leakage is architecturally impossible — not a configuration setting.
-
OAuth2 AuthenticationEvery MCP connection is authenticated via OAuth2 bearer tokens. Every tool call is logged to the WORM audit trail — caller identity, tool name, parameters, timestamp, and full response. No anonymous access.
The full infrastructure layer.
Every component the PLRX Agentic Execution Platform connects to — organised by category. No proprietary buses, no black boxes. Each integration is a named protocol, a named provider, or an open standard.
Open standards only.
Every wire-level protocol used by the PLRX platform is an open standard. No proprietary formats. No vendor-specific message envelopes.
| Protocol | Category | Purpose | Used by |
|---|
Every integration your autonomous operations needs.
Every integration listed here is live in production deployments today.
Request access to see the full integration layer running on your workflow.