We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90dc82b commit bafd78bCopy full SHA for bafd78b
packages/mcp-client/cli.ts
@@ -1,3 +1,4 @@
1
+#!/usr/bin/env node
2
import * as readline from "node:readline/promises";
3
import { stdin, stdout } from "node:process";
4
import { join } from "node:path";
0 commit comments