Skip to content

Commit 455c7b6

Browse files
author
gitName
committed
term
1 parent ea586b9 commit 455c7b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/api-center/register-discover-mcp-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ MCP utilizes a client-host-server architecture built on [JSON-RPC 2.0 for messag
4343

4444
* **Remote MCP servers** - MCP clients connect to MCP servers over the internet, establishing a connection using HTTP and server-sent events (SSE), and authorizing the MCP client access to resources on the user's account using OAuth.
4545

46-
* **Local MCP servers** MCP clients connect to MCP servers on the same machine, using Stdio as a local transport method.
46+
* **Local MCP servers** MCP clients connect to MCP servers on the same machine, using standard input/output as a local transport method.
4747

4848
## MCP servers in your API inventory
4949

0 commit comments

Comments
 (0)