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: docs/ai-agents/interact-with-ai-agents.md
+10-8Lines changed: 10 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,13 +63,15 @@ The widget provides a chat interface where you can ask questions and receive res
63
63
64
64
### MCP server backend mode in widgets
65
65
66
-
When using the widget interface, you can choose the backend mode for each interaction:
66
+
When adding an AI agent widget to your dashboard, you can configure whether to use the MCP server backend mode. During widget configuration, you'll see a "Use MCP" toggle option:
67
67
68
-
-**Use agent's default**: Follow the agent's configured backend mode
69
-
-**Force MCP server**: Override to use MCP server backend mode for enhanced capabilities
70
-
-**Force standard**: Override to use standard backend mode for controlled access
The widget interface provides visual indicators showing which tools and capabilities are being used when MCP server backend mode is active, giving you transparency into the enhanced processing.
70
+
When MCP server backend mode is enabled, the widget interface provides enhanced capabilities and visual indicators showing which tools are being used:
This gives you transparency into the enhanced processing and shows you exactly which MCP server tools the agent is leveraging to answer your questions.
0 commit comments