Step 3 of 5

RPC method

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 — streaming connections cannot be held open during MCP tool invocations.

Proto definition
Upload or paste your .proto file
Required
Drop .proto file here
or click to browse