type MCPTransport = "stdio" | "http";
Defined in: mcp/types.ts:13
Transport type for MCP server connection