Module client

Module client 

Source
Expand description

§Client Implementation

UltraFast MCP client implementation for sequential thinking.

This module provides the main client implementation that connects to sequential thinking servers and manages thinking sessions.

Structs§

ClientStats
Client statistics
ClientThinkingConfig
ProgressTracker
Progress tracking information
SequentialThinkingClient
Main sequential thinking client implementation
ThinkingSession
A thinking session managed by the client