pub fn run_mcp_tool_sync( config: &McpServerConfig, server_name: &str, tool_name: &str, arguments: Value, ) -> Result<String, String>