CerberusAI MCP

Skills over SSE.

The Cerberus MCP Skills Server exposes a streaming Server-Sent Events transport for tool discovery and message exchange. Use this page to verify the endpoint, copy the connection URL, and confirm the protocol handshake.

Transport

Server-Sent Events

The client opens the SSE stream, receives a session-scoped message endpoint, then posts JSON-RPC payloads back to that endpoint.

Protocol

MCP initialize

The server responds to `initialize` with protocol version, tool capability metadata, and server identity.

CORS

Browser-ready

The SSE endpoint is CORS-enabled for web dashboards and control panels that need to inspect stream health.

Handshake Preview pending
Connecting...