Skip to content

Commit c9e765b

Browse files
committed
build script fix
1 parent 37cf628 commit c9e765b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ const transports = {};
6666
const server = new McpServer({
6767
name: "socket",
6868
version: VERSION,
69-
description: "Socket MCP server with streamable HTTP support",
69+
description: "Socket MCP server",
7070
capabilities: {
7171
resources: {},
7272
tools: {},

0 commit comments

Comments
 (0)