-
Notifications
You must be signed in to change notification settings - Fork 7
WebSocket transport support #7
Copy link
Copy link
Open
Labels
enhancementNew feature or improvementNew feature or improvementprotocolMCP protocol features: resources, prompts, subscriptionsMCP protocol features: resources, prompts, subscriptionstransportStdio/HTTP transport layerStdio/HTTP transport layer
Metadata
Metadata
Assignees
Labels
enhancementNew feature or improvementNew feature or improvementprotocolMCP protocol features: resources, prompts, subscriptionsMCP protocol features: resources, prompts, subscriptionstransportStdio/HTTP transport layerStdio/HTTP transport layer
Some MCP servers use WebSocket as their transport layer. The CLI currently only supports stdio and HTTP.
Users with WebSocket-based MCP servers cannot use the CLI at all.