Ask a question to get started
Enter to sendā¢Shift+Enter new line
List of MCP servers to use for the request.
Example: #!python mcp_servers=[{"type": "url", "url": "https://mcp.example.com/mcp", "name": "example-mcp"}]
#!python mcp_servers=[{"type": "url", "url": "https://mcp.example.com/mcp", "name": "example-mcp"}]
mcp_servers: list[dict[str, Any]] | None = None