We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4283237 commit 3c27b74Copy full SHA for 3c27b74
1 file changed
apps/sim/tools/index.ts
@@ -121,6 +121,7 @@ function handleBodySizeLimitError(error: unknown, requestId: string, context: st
121
*/
122
const MCP_SYSTEM_PARAMETERS = new Set([
123
'serverId',
124
+ 'serverUrl',
125
'toolName',
126
'serverName',
127
'_context',
0 commit comments