Namespace Nexus\Mcp\Client

Classes
Client

Client-side entry point: drives the transport lifecycle and exposes the typed JSON-RPC operations a client issues against an MCP server.

ClientBuilder

Fluent builder that assembles the per-feature handler registries, the client-side dispatch kernel, and the outbound-request correlator into a runnable Client instance.

ClientContext

Context passed to client-side request and notification handlers.

Namespaces
Nexus\Mcp\Client\Exception
Nexus\Mcp\Client\Transport