Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

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

Select an option

Save maskaravivek/f722997da0a53b6b08aaa4eeaf063ec7 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