Mcp
Last updated
Was this helpful?
Category: Create agent
Version: 1.0
Last updated: May 17, 2025
Author: Any2Info
MCP (Model Context Protocol) servers can be connected to AI agents within AI Studio. This allows agents to communicate with external systems and tools through a standardized MCP interface.
MCP servers can be managed from the dedicated MCP tab inside AI Studio and can also be attached directly to agents through the agent properties panel.
MCP support is currently only available for OpenAI-based AI agents.
Before an MCP server can be configured, a valid connection for the MCP server must first be created in the platform.
Connections are managed centrally and are reused for authentication and secure communication with external systems.
Navigate to:
Data Studio → ConnectionsNavigate to Data Studio → Connections
Click Add Connection
Configure the connection settings
Save the connection
After creating the connection, the actual secret values (such as API keys or tokens) must be configured separately.
This ensures sensitive information is stored securely and is not directly visible in the connection configuration.
Navigate to Data Studio → Connections
Locate the created connection
Click the three-dot menu
Select Set values
Enter the required secret values
A dialog will open showing the configured headers where the secret values can be entered.
Navigate to:
The MCP overview displays all configured MCP servers.

Click the + button inside the MCP tab to create a new MCP server.
The following dialog will open:
Name
Display name of the MCP server
Url
URL endpoint of the MCP server
Connection
Connection used for authentication and communication

When connecting to external MCP servers, data may be shared with external systems.
Only use trusted MCP endpoints and avoid sharing sensitive information without proper authorization.
Configured MCP servers can be attached to AI agents through the agent configuration.
Navigate to:
Open an agent and expand the MCP section inside the properties panel.
Available MCP servers can then be selected from the MCP servers dropdown.

Connect external MCP-compatible systems
Reuse MCP servers across multiple agents
Configure secure authenticated connections
Extend AI agents with external tools and integrations
1.0
May 17, 2026
Initial documentation version added.
Last updated
Was this helpful?
Was this helpful?
AI Studio → MCPAI Studio → Agents