You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: js/plugins/mcp/README.md
+1
Original file line number
Diff line number
Diff line change
@@ -54,6 +54,7 @@ Most MCP servers are built to run as spawned processes on the same machine using
54
54
-**`serverWebsocketUrl`: The URL of a remote server to connect to using the WebSocket MCP transport.
55
55
-**`transport`**: An existing MCP transport object for connecting to the server.
56
56
-**`rawToolResponses`**: (optional) A boolean flag. If `true`, tool responses are returned in their raw MCP format; otherwise, they are processed for Genkit compatibility.
57
+
-**`sendGenkitContext`**: (optional) A boolean flag. If `true`, tool calls include context data from the current execution.
0 commit comments