Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save maskaravivek/e368eec59c4fe72b8f6d9692fb061c8e to your computer and use it in GitHub Desktop.

Select an option

Save maskaravivek/e368eec59c4fe72b8f6d9692fb061c8e to your computer and use it in GitHub Desktop.
import { Client } from "@modelcontextprotocol/sdk/client/index.js";
const client = new Client({
name: "my-app",
version: "1.0.0"
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment