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 65d092f commit abafc46Copy full SHA for abafc46
README.md
@@ -8,7 +8,7 @@ The Model Context Protocol allows applications to provide context for LLMs in a
8
9
- Build MCP clients that can connect to any MCP server
10
- Create MCP servers that expose resources, prompts and tools
11
-- Use standard transports like stdio, SSE, and WebSocket
+- Use standard transports like stdio and SSE
12
- Handle all MCP protocol messages and lifecycle events
13
14
## Installation
0 commit comments