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 37cf628 commit c9e765bCopy full SHA for c9e765b
build/index.js
@@ -66,7 +66,7 @@ const transports = {};
66
const server = new McpServer({
67
name: "socket",
68
version: VERSION,
69
- description: "Socket MCP server with streamable HTTP support",
+ description: "Socket MCP server",
70
capabilities: {
71
resources: {},
72
tools: {},
0 commit comments