This is the documentation for the v2 beta — looking for the v1 documentation?
Skip to content

MCP TypeScript SDK (V2) / @modelcontextprotocol/server / index / StandardSchemaWithJSON

StandardSchemaWithJSON

Type Aliases

InferInput

InferInput<Schema> = StandardTypedV1.InferInput<Schema>

Defined in: packages/core-internal/src/util/standardSchema.ts:113

Type Parameters

Schema

Schema extends StandardTypedV1


InferOutput

InferOutput<Schema> = StandardTypedV1.InferOutput<Schema>

Defined in: packages/core-internal/src/util/standardSchema.ts:114

Type Parameters

Schema

Schema extends StandardTypedV1