diff --git a/apps/ui/html/settings.html b/apps/ui/html/settings.html index 4ac3b5c..c09047f 100644 --- a/apps/ui/html/settings.html +++ b/apps/ui/html/settings.html @@ -165,8 +165,6 @@
Define the GraphQL operation this tool will execute. All requests are sent as HTTP POST to the endpoint configured in the previous step. Variables are populated from MCP tool arguments at runtime.
-Choose how to describe the gRPC service contract. Upload a .proto file, discover methods from a live server via reflection, or enter the route manually. Only unary RPCs are supported.
-
-
-
- Upload the WSDL/XSD bundle, inspect services and choose the exact service, port and operation that Crank should expose as an MCP tool.
-Define the subscription handshake, the message templates and the connection tuning that Crank should use before collecting bounded WebSocket events.
-