|
|
|
|
|
by fendy3002
405 days ago
|
|
HTTP call may be blocked by firewalls even internally, and it's overkill to force stdio apps to expose http endpoints for this case only. As in, how MCP client can access `git` command without stdio? You can run a wrapper server for that or use stdio instead |
|
MCP clients don't access any commands. MCP clients access tools that MCP servers expose.