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 3063e8c commit b3a934fCopy full SHA for b3a934f
js/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@jtsang/nettune-mcp",
3
- "version": "0.1.1",
+ "version": "0.1.2",
4
"private": false,
5
"description": "MCP stdio wrapper for nettune - TCP network optimization tool",
6
"type": "module",
js/src/index.ts
@@ -1,5 +1,3 @@
-#!/usr/bin/env node
-
/**
* nettune-mcp - MCP stdio wrapper for nettune
*
0 commit comments