Skip to content

Documentation / @agentick/mcp / ConnectionState

Type Alias: ConnectionState

ConnectionState = "connected" | "disconnected" | "reconnecting" | "degraded"

Defined in: client/types.ts:307

Released under the ISC License.