Install TypeScript SDK from registry

This commit is contained in:
Justin Spahr-Summers
2024-10-28 10:41:17 +00:00
parent b4c70edb78
commit 82f3d99639
95 changed files with 70 additions and 19060 deletions

View File

@@ -1,6 +1,6 @@
import { useState } from "react";
import { ServerNotification } from "@modelcontextprotocol/sdk/types.js";
import { Copy } from "lucide-react";
import { ServerNotification } from "mcp-typescript/types.js";
import { useState } from "react";
const HistoryAndNotifications = ({
requestHistory,