pub fn hosted_mcp( name: impl Into<String>, url: impl Into<String>, allowed_tools: Option<Vec<String>>, ) -> ToolDefinition
Construct a hosted MCP tool marker.