Skip to content

Commit f2e40ec

Browse files
authored
1 parent a16201d commit f2e40ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/learn/architecture.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ referred to as a "remote" MCP server.
7777

7878
MCP consists of two layers:
7979

80-
- **Data layer**: Defines the JSON-RPC based protocol for client-server communication, including lifecycle management, core primitives, such as tools, resources, and prompts, and notifications,
80+
- **Data layer**: Defines the JSON-RPC based protocol for client-server communication, including lifecycle management, core primitives, such as tools, resources, prompts and notifications.
8181
- **Transport layer**: Defines the communication mechanisms and channels that enable data exchange between clients and servers, including transport-specific connection establishment, message framing, and authorization.
8282

8383
Conceptually the data layer is the inner layer, while the transport layer is the outer layer.

0 commit comments

Comments
 (0)