Configure a new MCP server for an agent.
Args: agent_id: The ID of the agent server_data: MCP server configuration data user_id: The user ID of the current user organization_id: The organization ID of the current user
Returns: Created MCP server
Raises: HTTPException: If agent not found, server invalid, or access denied
Model for creating an MCP server configuration.
Successful Response
Model for an MCP server configuration.