Skip to content

Commit abafc46

Browse files
committed
Remove mention of WebSocket
1 parent 65d092f commit abafc46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The Model Context Protocol allows applications to provide context for LLMs in a
88

99
- Build MCP clients that can connect to any MCP server
1010
- Create MCP servers that expose resources, prompts and tools
11-
- Use standard transports like stdio, SSE, and WebSocket
11+
- Use standard transports like stdio and SSE
1212
- Handle all MCP protocol messages and lifecycle events
1313

1414
## Installation

0 commit comments

Comments
 (0)