Home / Type/ ClientContext Type — mcp Architecture

ClientContext Type — mcp Architecture

Architecture documentation for the ClientContext type/interface in types.ts from the mcp codebase.

Entity Profile

Source Code

src/types.ts lines 4–6

export interface ClientContext {
  graphs: SupermodelClient;
}

Analyze Your Own Codebase

Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.

Try Supermodel Free