Skip to content

ClientInfo

Defined in: packages/mcp-query/src/core/types.ts:19

How this client identifies itself to servers during initialize (the SDK’s Implementation). Defaults to mcp-query’s own name/version when omitted.

name: string

Defined in: packages/mcp-query/src/core/types.ts:20


optional title?: string

Defined in: packages/mcp-query/src/core/types.ts:22


version: string

Defined in: packages/mcp-query/src/core/types.ts:21